diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:27:10 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:39:56 -0600 |
commit | 3072b96198a55692ed32a8d3e617fd18d2827890 (patch) | |
tree | dc1c6f7a85509ffeec894b4c5da4f5c086121d94 /x11-apps | |
parent | x11-apps/xkbutils: Keyword 1.0.4 for ~arm64 (diff) | |
download | gentoo-3072b96198a55692ed32a8d3e617fd18d2827890.tar.gz gentoo-3072b96198a55692ed32a8d3e617fd18d2827890.tar.bz2 gentoo-3072b96198a55692ed32a8d3e617fd18d2827890.zip |
x11-apps/xpr: Keyword 1.0.4 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xpr/xpr-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xpr/xpr-1.0.4.ebuild b/x11-apps/xpr/xpr-1.0.4.ebuild index aa6dce5bebee..b95438e65cda 100644 --- a/x11-apps/xpr/xpr-1.0.4.ebuild +++ b/x11-apps/xpr/xpr-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org xpr 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/libXmu x11-libs/libX11" |