summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2019-02-19 21:16:26 +0000
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-24 22:36:01 +0100
commit71b47b1cbd855033c5b444c2097b11e2d25fbe54 (patch)
tree4fddbbc64f706785d9eb237ac5b5a9af514d33ef /app-text
parentkde-apps/bovo: added ~arm64 (diff)
downloadgentoo-71b47b1cbd855033c5b444c2097b11e2d25fbe54.tar.gz
gentoo-71b47b1cbd855033c5b444c2097b11e2d25fbe54.tar.bz2
gentoo-71b47b1cbd855033c5b444c2097b11e2d25fbe54.zip
app-text/discount: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/discount/discount-2.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/discount/discount-2.2.4.ebuild b/app-text/discount/discount-2.2.4.ebuild
index 7119e482913b..1fd02475d58c 100644
--- a/app-text/discount/discount-2.2.4.ebuild
+++ b/app-text/discount/discount-2.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86"
IUSE="minimal test"
src_prepare() {