dev-python/pyfiglet: stable for amd64+x86.
authorPatrice Clement <monsieurp@gentoo.org>
Thu, 8 Nov 2018 22:22:39 +0000 (23:22 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 8 Nov 2018 22:22:39 +0000 (23:22 +0100)
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-python/pyfiglet/pyfiglet-0.7.5.ebuild

index 57ef0d7b8e60e6cebf841251c7be1a7be3a0d28b..bf20bf561136d8e2556d225c8e6b7a72ec3fbe01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"