diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:48:55 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-30 08:36:39 +0100 |
commit | 5f0fc7b1fcf03c168623404b8b18e3b8974bcc7f (patch) | |
tree | 79b105cc7d503a1e87f568a5ea95046050af4cb2 /xfce-base/garcon | |
parent | xfce-base/exo: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-5f0fc7b1fcf03c168623404b8b18e3b8974bcc7f.tar.gz gentoo-5f0fc7b1fcf03c168623404b8b18e3b8974bcc7f.tar.bz2 gentoo-5f0fc7b1fcf03c168623404b8b18e3b8974bcc7f.zip |
xfce-base/garcon: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/garcon-0.5.0-r1.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.5.0-r2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/garcon/garcon-0.5.0-r1.ebuild b/xfce-base/garcon/garcon-0.5.0-r1.ebuild index d311068593ab..9d93be53247a 100644 --- a/xfce-base/garcon/garcon-0.5.0-r1.ebuild +++ b/xfce-base/garcon/garcon-0.5.0-r1.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/libs/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" 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 ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.30:= diff --git a/xfce-base/garcon/garcon-0.5.0-r2.ebuild b/xfce-base/garcon/garcon-0.5.0-r2.ebuild index cc0cb5909107..98f9ea40c3f2 100644 --- a/xfce-base/garcon/garcon-0.5.0-r2.ebuild +++ b/xfce-base/garcon/garcon-0.5.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/libs/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" 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 ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.30:= |