commit: 2a48d2e9bad1d5a966240c56d94243c1159fb10c Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Jan 25 14:09:37 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Jan 25 14:14:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a48d2e9
app-text/ansifilter: stabilise 2.9 for amd64/x86 Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-text/ansifilter/ansifilter-2.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/ansifilter/ansifilter-2.9.ebuild b/app-text/ansifilter/ansifilter-2.9.ebuild index a4c7a3b32c7..05823fc22ef 100644 --- a/app-text/ansifilter/ansifilter-2.9.ebuild +++ b/app-text/ansifilter/ansifilter-2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 x86" IUSE="qt5" RDEPEND="
