commit: afc95700c9947ddb6b5355e5fa6aa6b1c4ff8482 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Nov 8 22:23:00 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Nov 8 22:23:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afc95700
dev-python/asciimatics: stable for amd64+x86. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 dev-python/asciimatics/asciimatics-1.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/asciimatics/asciimatics-1.10.0.ebuild b/dev-python/asciimatics/asciimatics-1.10.0.ebuild index 7b98702a75f..f079d7df9cf 100644 --- a/dev-python/asciimatics/asciimatics-1.10.0.ebuild +++ b/dev-python/asciimatics/asciimatics-1.10.0.ebuild @@ -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,7 +13,7 @@ SRC_URI="https://github.com/peterbrittain/asciimatics/archive/${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples" DEPEND="
