diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:40:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:43:10 +0100 |
commit | 2ffa4c5e47585fbc97570c9e889beafe6ded9315 (patch) | |
tree | 15df8314a749d07b426f68883d4520b88952fea5 /dev-python/rply | |
parent | dev-python/retry-decorator: amd64 stable wrt bug #706146 (diff) | |
download | gentoo-2ffa4c5e47585fbc97570c9e889beafe6ded9315.tar.gz gentoo-2ffa4c5e47585fbc97570c9e889beafe6ded9315.tar.bz2 gentoo-2ffa4c5e47585fbc97570c9e889beafe6ded9315.zip |
dev-python/rply: amd64 stable wrt bug #706146
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/rply')
-rw-r--r-- | dev-python/rply/rply-0.7.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rply/rply-0.7.7.ebuild b/dev-python/rply/rply-0.7.7.ebuild index 3ff19404ce43..c0cfe0ac277d 100644 --- a/dev-python/rply/rply-0.7.7.ebuild +++ b/dev-python/rply/rply-0.7.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/alex/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |