diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:06:20 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:06:20 -0600 |
commit | df0eaeb8ab2acd49ca4b2b5a8a0386cc2b1c54e9 (patch) | |
tree | 26a71d48210cac97aae76990d5c61dd499a32cb7 /x11-apps | |
parent | x11-apps/xrefresh: Keyword 1.0.5 for ~arm64 (diff) | |
download | gentoo-df0eaeb8ab2acd49ca4b2b5a8a0386cc2b1c54e9.tar.gz gentoo-df0eaeb8ab2acd49ca4b2b5a8a0386cc2b1c54e9.tar.bz2 gentoo-df0eaeb8ab2acd49ca4b2b5a8a0386cc2b1c54e9.zip |
x11-apps/xwd: Keyword 1.0.6 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwd/xwd-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xwd/xwd-1.0.6.ebuild b/x11-apps/xwd/xwd-1.0.6.ebuild index ba19d7ff0024..bb1da31dda4b 100644 --- a/x11-apps/xwd/xwd-1.0.6.ebuild +++ b/x11-apps/xwd/xwd-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="dump an image of an X window" -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="" # libXt dependency is not in configure.ac, bug #408629, upstream #47462." |