diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:52:36 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-30 08:36:43 +0100 |
commit | 280523c565e690461b59d142de13be93a86ac224 (patch) | |
tree | 7b689090b49a4dfba1ae946732979b8f5ecc8a3c /xfce-base/xfdesktop | |
parent | xfce-base/xfconf: dropped ~ia64-linux ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-280523c565e690461b59d142de13be93a86ac224.tar.gz gentoo-280523c565e690461b59d142de13be93a86ac224.tar.bz2 gentoo-280523c565e690461b59d142de13be93a86ac224.zip |
xfce-base/xfdesktop: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'xfce-base/xfdesktop')
-rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.12.2.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/xfdesktop/xfdesktop-4.12.2.ebuild b/xfce-base/xfdesktop/xfdesktop-4.12.2.ebuild index 95154da5e4b9..629848dad4d6 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.12.2.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.12.2.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" 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 libnotify +thunar" # src/xfdesktop-file-utils.c:#if GLIB_CHECK_VERSION (2, 38, 0) diff --git a/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild b/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild index 2e059af876d9..629848dad4d6 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild @@ -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 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 libnotify +thunar" # src/xfdesktop-file-utils.c:#if GLIB_CHECK_VERSION (2, 38, 0) |