diff options
author | 2020-09-18 09:14:59 +0200 | |
---|---|---|
committer | 2020-09-18 09:29:15 +0200 | |
commit | 6905bb40afacc005410e5e95ba95a3c08a96d8c1 (patch) | |
tree | fb450cba8b0015cc1374759f55e2569ce162eee6 /dev-python/sybil/sybil-1.4.0.ebuild | |
parent | dev-python/tabulate: amd64/x86 stable (ALLARCHES policy) wrt bug #741298 (diff) | |
download | gentoo-6905bb40afacc005410e5e95ba95a3c08a96d8c1.tar.gz gentoo-6905bb40afacc005410e5e95ba95a3c08a96d8c1.tar.bz2 gentoo-6905bb40afacc005410e5e95ba95a3c08a96d8c1.zip |
dev-python/sybil: amd64/x86 stable (ALLARCHES policy) wrt bug #741300
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sybil/sybil-1.4.0.ebuild')
-rw-r--r-- | dev-python/sybil/sybil-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sybil/sybil-1.4.0.ebuild b/dev-python/sybil/sybil-1.4.0.ebuild index 3918a42c35cd..3e88978fa0f7 100644 --- a/dev-python/sybil/sybil-1.4.0.ebuild +++ b/dev-python/sybil/sybil-1.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # nose is used to test nosetests integration BDEPEND=" |