commit: 7ac99a61b91c0bde0bace7127affd39cf3a68efc Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Mon Nov 5 07:30:32 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Nov 5 07:37:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac99a61
app-text/ansifilter: keyworded 2.10 for ppc64, bug #669944 Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> app-text/ansifilter/ansifilter-2.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/ansifilter/ansifilter-2.10.ebuild b/app-text/ansifilter/ansifilter-2.10.ebuild index 05823fc22ef..7cbeb18c1f4 100644 --- a/app-text/ansifilter/ansifilter-2.10.ebuild +++ b/app-text/ansifilter/ansifilter-2.10.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 @@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="qt5" RDEPEND="
