diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 13:36:30 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 14:47:13 +0200 |
commit | dbc4de36b311a0c8281cda41fd5bb5619fc273aa (patch) | |
tree | 021f7afead5656756720e3bbdab5422cf2780d84 /gnome-base/orbit | |
parent | dev-libs/libIDL: keyword ~arm64 (diff) | |
download | gentoo-dbc4de36b311a0c8281cda41fd5bb5619fc273aa.tar.gz gentoo-dbc4de36b311a0c8281cda41fd5bb5619fc273aa.tar.bz2 gentoo-dbc4de36b311a0c8281cda41fd5bb5619fc273aa.zip |
gnome-base/orbit: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/orbit-2.14.19-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/orbit/orbit-2.14.19-r5.ebuild b/gnome-base/orbit/orbit-2.14.19-r5.ebuild index 53e3f121eacf..927a74b0de2b 100644 --- a/gnome-base/orbit/orbit-2.14.19-r5.ebuild +++ b/gnome-base/orbit/orbit-2.14.19-r5.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://projects.gnome.org/ORBit2/" LICENSE="GPL-2 LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="pic static-libs test" REQUIRED_USE="test? ( debug )" |