diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-04 14:58:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-04 14:58:18 +0100 |
commit | 1eafcc61d55c214ea8560cc3ed4e4a38147b14ce (patch) | |
tree | bb9e35536ae160979688811eea2021d272bd5234 /dev-python/clint | |
parent | dev-python/args: amd64 stable wrt bug #708210 (diff) | |
download | gentoo-1eafcc61d55c214ea8560cc3ed4e4a38147b14ce.tar.gz gentoo-1eafcc61d55c214ea8560cc3ed4e4a38147b14ce.tar.bz2 gentoo-1eafcc61d55c214ea8560cc3ed4e4a38147b14ce.zip |
dev-python/clint: amd64 stable wrt bug #708210
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/clint')
-rw-r--r-- | dev-python/clint/clint-0.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clint/clint-0.5.1-r1.ebuild b/dev-python/clint/clint-0.5.1-r1.ebuild index a8d4092111db..295b4a9f6f5a 100644 --- a/dev-python/clint/clint-0.5.1-r1.ebuild +++ b/dev-python/clint/clint-0.5.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/kennethreitz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples test" RESTRICT="!test? ( test )" |