summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-14 21:04:12 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-14 21:04:45 -0400
commitd696ea58a6c3cd30caf91fe387c2de89cc5ecc7b (patch)
tree13369233676c3fd98b5ceafbc0980f940565a541 /x11-misc
parentapp-text/rman: arm64 stable (diff)
downloadgentoo-d696ea58a6c3cd30caf91fe387c2de89cc5ecc7b.tar.gz
gentoo-d696ea58a6c3cd30caf91fe387c2de89cc5ecc7b.tar.bz2
gentoo-d696ea58a6c3cd30caf91fe387c2de89cc5ecc7b.zip
x11-misc/gccmakedep: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
index 8f993fc10cf8..6e6e5f1c58d7 100644
--- a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
+++ b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
else
SRC_URI="mirror://xorg/util/${P}.tar.bz2"
- KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="MIT"