diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:49:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-30 08:36:40 +0100 |
commit | 1e6647931dbe5d355a8e4549a72e0dfa22ead368 (patch) | |
tree | e7f43dcd5e718aca4e54a78783cbbcb523108be4 /xfce-base | |
parent | xfce-base/libxfce4util: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-1e6647931dbe5d355a8e4549a72e0dfa22ead368.tar.gz gentoo-1e6647931dbe5d355a8e4549a72e0dfa22ead368.tar.bz2 gentoo-1e6647931dbe5d355a8e4549a72e0dfa22ead368.zip |
xfce-base/libxfcegui4: dropped ~ia64-linux ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild index 18fafa05d299..4d1494d9943e 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="startup-notification" RDEPEND="gnome-base/libglade |