diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:52:16 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-30 08:36:43 +0100 |
commit | 33c65d167a88169b686ce41af4453c3340f53749 (patch) | |
tree | 2a70bf6d0c82fed1b890348a676fea602070fa6e /xfce-base | |
parent | xfce-base/xfce4-settings: dropped ~ia64-linux ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-33c65d167a88169b686ce41af4453c3340f53749.tar.gz gentoo-33c65d167a88169b686ce41af4453c3340f53749.tar.bz2 gentoo-33c65d167a88169b686ce41af4453c3340f53749.zip |
xfce-base/xfconf: dropped ~ia64-linux ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.12.0-r1.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.12.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild b/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild index 7024feef5f7d..5a0c1ad74ba9 100644 --- a/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild +++ b/xfce-base/xfconf/xfconf-4.12.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" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug perl" RDEPEND=">=dev-libs/dbus-glib-0.98 diff --git a/xfce-base/xfconf/xfconf-4.12.1.ebuild b/xfce-base/xfconf/xfconf-4.12.1.ebuild index e31dd8ba0a4a..c73b02554ce6 100644 --- a/xfce-base/xfconf/xfconf-4.12.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.12.1.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" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug perl" RDEPEND=">=dev-libs/dbus-glib-0.98 |