diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 00:34:45 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 00:34:45 -0600 |
commit | 6e2584106ac20a299da83ef11812f270b5f26081 (patch) | |
tree | c9518f24b5b953892f53464de500c72c4a68e3d8 /x11-apps | |
parent | x11-misc/xkeyboard-config: Keyword 2.17 for ~arm64 (diff) | |
download | gentoo-6e2584106ac20a299da83ef11812f270b5f26081.tar.gz gentoo-6e2584106ac20a299da83ef11812f270b5f26081.tar.bz2 gentoo-6e2584106ac20a299da83ef11812f270b5f26081.zip |
x11-apps/bitmap: Keyword 1.0.8 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/bitmap/bitmap-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/bitmap/bitmap-1.0.8.ebuild b/x11-apps/bitmap/bitmap-1.0.8.ebuild index 1c8d47e3ab87..9215e07ae963 100644 --- a/x11-apps/bitmap/bitmap-1.0.8.ebuild +++ b/x11-apps/bitmap/bitmap-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="X.Org bitmap application" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXmu |