diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:04:12 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:04:12 -0600 |
commit | 4e82a9092ca6a04c6c3746dc7a3fed1b84e103df (patch) | |
tree | aeee8103562cea4f02b7ace560332781acb8df13 /x11-apps/xrefresh | |
parent | x11-apps/xhost: Keyword 1.0.7 for ~arm64 (diff) | |
download | gentoo-4e82a9092ca6a04c6c3746dc7a3fed1b84e103df.tar.gz gentoo-4e82a9092ca6a04c6c3746dc7a3fed1b84e103df.tar.bz2 gentoo-4e82a9092ca6a04c6c3746dc7a3fed1b84e103df.zip |
x11-apps/xrefresh: Keyword 1.0.5 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps/xrefresh')
-rw-r--r-- | x11-apps/xrefresh/xrefresh-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xrefresh/xrefresh-1.0.5.ebuild b/x11-apps/xrefresh/xrefresh-1.0.5.ebuild index 252edb7c8088..7bb0575cd559 100644 --- a/x11-apps/xrefresh/xrefresh-1.0.5.ebuild +++ b/x11-apps/xrefresh/xrefresh-1.0.5.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$ @@ -7,7 +7,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="refresh all or part of an X screen" -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" |