commit: 7e09abcdb2dcc96f66f3ea58ebff75a59c90bb70 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Fri Feb 22 06:57:42 2019 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Fri Feb 22 06:58:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e09abcd
app-text/ansifilter: stabilise 2.13 for amd64/x86 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org> app-text/ansifilter/ansifilter-2.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/ansifilter/ansifilter-2.13.ebuild b/app-text/ansifilter/ansifilter-2.13.ebuild index a6d2e931667..89eb5868d89 100644 --- a/app-text/ansifilter/ansifilter-2.13.ebuild +++ b/app-text/ansifilter/ansifilter-2.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="qt5" RDEPEND="
