diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 04:19:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 04:19:37 +0000 |
commit | 49f177eb31d970e3c5cdd371700629e171c3b610 (patch) | |
tree | 8fca16f27795d1b9bfb32537dfc42b6ae0948504 /app-text | |
parent | dev-util/ragel: Stabilize 7.0.4 ppc, #766051 (diff) | |
download | gentoo-49f177eb31d970e3c5cdd371700629e171c3b610.tar.gz gentoo-49f177eb31d970e3c5cdd371700629e171c3b610.tar.bz2 gentoo-49f177eb31d970e3c5cdd371700629e171c3b610.zip |
app-text/ansifilter: Stabilize 2.17 for ppc, sparc
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ansifilter/ansifilter-2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ansifilter/ansifilter-2.17.ebuild b/app-text/ansifilter/ansifilter-2.17.ebuild index 3233e9d2bbd7..f016eddcddc3 100644 --- a/app-text/ansifilter/ansifilter-2.17.ebuild +++ b/app-text/ansifilter/ansifilter-2.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 arm arm64 ~ppc ppc64 ~s390 ~sparc x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~s390 sparc x86 ~x64-macos" IUSE="qt5" RDEPEND=" |