diff options
author | Sam James <sam@gentoo.org> | 2020-07-16 02:50:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-16 02:50:57 +0000 |
commit | 2f26f42293300ae36a63bf9918b677b266be8c04 (patch) | |
tree | cec30c283de5608a6e4e57fc352c9cdd3bfa1812 /app-text/ansifilter | |
parent | dev-python/boto: restore ~ppc64 keyword, bug #732724 (diff) | |
download | gentoo-2f26f42293300ae36a63bf9918b677b266be8c04.tar.gz gentoo-2f26f42293300ae36a63bf9918b677b266be8c04.tar.bz2 gentoo-2f26f42293300ae36a63bf9918b677b266be8c04.zip |
app-text/ansifilter: arm64 keyworded (bug #732814)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/ansifilter')
-rw-r--r-- | app-text/ansifilter/ansifilter-2.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ansifilter/ansifilter-2.16.ebuild b/app-text/ansifilter/ansifilter-2.16.ebuild index d6ef6e4cc8c8..f151d1243229 100644 --- a/app-text/ansifilter/ansifilter-2.16.ebuild +++ b/app-text/ansifilter/ansifilter-2.16.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" IUSE="qt5" RDEPEND=" |