diff options
author | 2015-03-03 10:54:08 +0000 | |
---|---|---|
committer | 2015-03-03 10:54:08 +0000 | |
commit | d90b340267d1640747af26026f3b4441ac2fd4cf (patch) | |
tree | 67629675cf7ceeac3c12d103f51a2775edf2f123 /x11-apps/xset/xset-1.2.3.ebuild | |
parent | add arm64 support, tested on A53 board (diff) | |
download | historical-d90b340267d1640747af26026f3b4441ac2fd4cf.tar.gz historical-d90b340267d1640747af26026f3b4441ac2fd4cf.tar.bz2 historical-d90b340267d1640747af26026f3b4441ac2fd4cf.zip |
add arm64 support, tested on A53 board
Package-Manager: portage-2.2.17/cvs/Linux x86_64
Manifest-Sign-Key: 0xAABEFD55
Diffstat (limited to 'x11-apps/xset/xset-1.2.3.ebuild')
-rw-r--r-- | x11-apps/xset/xset-1.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xset/xset-1.2.3.ebuild b/x11-apps/xset/xset-1.2.3.ebuild index 9518a07d6bb1..18a49fd60ed9 100644 --- a/x11-apps/xset/xset-1.2.3.ebuild +++ b/x11-apps/xset/xset-1.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.2.3.ebuild,v 1.10 2013/10/08 05:04:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.2.3.ebuild,v 1.11 2015/03/03 10:51:31 dlan Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xset application" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |