diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 09:57:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 09:57:40 +0100 |
commit | ed23b23d1909c6c8358c5b980c52c5be8e560b89 (patch) | |
tree | adaeed6fae03ac1ed4498d4c41326361cb23d709 /app-text | |
parent | dev-python/jsmin: amd64 stable wrt bug #713346 (diff) | |
download | gentoo-ed23b23d1909c6c8358c5b980c52c5be8e560b89.tar.gz gentoo-ed23b23d1909c6c8358c5b980c52c5be8e560b89.tar.bz2 gentoo-ed23b23d1909c6c8358c5b980c52c5be8e560b89.zip |
app-text/ansifilter: amd64 stable wrt bug #713350
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-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 d4c9c6144d6b..765dd1ecfc24 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 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="qt5" RDEPEND=" |