diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:08:37 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:41:33 -0400 |
commit | 14b29b33bc5c65de462f748de876e6dd8e84ab9f (patch) | |
tree | 2d4eb96c94952d442917271f3f3392d25fa9826e /app-text | |
parent | arm64/p.u.s.m: mask rar for kde-app stuff (diff) | |
download | gentoo-14b29b33bc5c65de462f748de876e6dd8e84ab9f.tar.gz gentoo-14b29b33bc5c65de462f748de876e6dd8e84ab9f.tar.bz2 gentoo-14b29b33bc5c65de462f748de876e6dd8e84ab9f.zip |
app-text/discount: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/discount/discount-2.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/discount/discount-2.2.4.ebuild b/app-text/discount/discount-2.2.4.ebuild index 1fd02475d58c..d4d34cd4f43d 100644 --- a/app-text/discount/discount-2.2.4.ebuild +++ b/app-text/discount/discount-2.2.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm arm64 ia64 ppc ppc64 sparc x86" IUSE="minimal test" src_prepare() { |