diff options
-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=" |