diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 08:58:21 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 09:02:59 +0200 |
commit | 7dc1cd03b88f9348a39059e572bc09a241cb8d60 (patch) | |
tree | 9da999b886b13e15a9c281ba146595374bb45bea /gnome-base/gnome-common | |
parent | gnome-base/gconf-3.2.6-r4: add alpha keyword (diff) | |
download | gentoo-7dc1cd03b88f9348a39059e572bc09a241cb8d60.tar.gz gentoo-7dc1cd03b88f9348a39059e572bc09a241cb8d60.tar.bz2 gentoo-7dc1cd03b88f9348a39059e572bc09a241cb8d60.zip |
gnome-base/gnome-common-3.18.0-r0: add alpha keyword
Gentoo-Bug: 584468
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/gnome-common-3.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-common/gnome-common-3.18.0.ebuild b/gnome-base/gnome-common/gnome-common-3.18.0.ebuild index 63f26e8303cf..e0722d160080 100644 --- a/gnome-base/gnome-common/gnome-common-3.18.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-common" LICENSE="GPL-3" SLOT="3" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~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-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+autoconf-archive" RDEPEND="autoconf-archive? ( >=sys-devel/autoconf-archive-2015.02.04 ) |