diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:51:06 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-30 08:36:41 +0100 |
commit | 1ef74ae0aaadf4715383e164e7d1a4819e59b253 (patch) | |
tree | 570d2a8aa556a33b8576c4225ad325be544662e5 /xfce-base | |
parent | xfce-base/xfce4-meta: dropped ~ia64-linux ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-1ef74ae0aaadf4715383e164e7d1a4819e59b253.tar.gz gentoo-1ef74ae0aaadf4715383e164e7d1a4819e59b253.tar.bz2 gentoo-1ef74ae0aaadf4715383e164e7d1a4819e59b253.zip |
xfce-base/xfce4-panel: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.12.0-r1.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.12.0-r1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.12.0-r1.ebuild index 752667033c40..298d08b1b7ec 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.12.0-r1.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.12.0-r1.ebuild @@ -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 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/dbus-glib-0.100 diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild index a6260e1b1b0c..f1b917c3b3c1 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/dbus-glib-0.100 |