diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-08-26 21:45:29 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-08-26 21:45:45 +0200 |
commit | f077caff0764ec822531c7e05ceed719dfc317a8 (patch) | |
tree | 3f8f3e396975276173fee5d32dfbff85b4f393cf /dev-python/batinfo | |
parent | dev-libs/openssl: fix typo in patch filename (diff) | |
download | gentoo-f077caff0764ec822531c7e05ceed719dfc317a8.tar.gz gentoo-f077caff0764ec822531c7e05ceed719dfc317a8.tar.bz2 gentoo-f077caff0764ec822531c7e05ceed719dfc317a8.zip |
dev-python/batinfo: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-python/batinfo')
-rw-r--r-- | dev-python/batinfo/batinfo-0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/batinfo/batinfo-0.3.ebuild b/dev-python/batinfo/batinfo-0.3.ebuild index 0a6fd0666b54..fa7da320c025 100644 --- a/dev-python/batinfo/batinfo-0.3.ebuild +++ b/dev-python/batinfo/batinfo-0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |