diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-30 18:55:45 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-30 18:58:44 +0200 |
commit | 96627142a61eb4c733e62bf3f05bd7d4a1557ac6 (patch) | |
tree | fc5d3dc1d839c694a3e1bca64dc7b7d7bdf2a96f /xfce-base | |
parent | xfce-base/xfce4-settings-4.12.0-r2: add alpha keyword (diff) | |
download | gentoo-96627142a61eb4c733e62bf3f05bd7d4a1557ac6.tar.gz gentoo-96627142a61eb4c733e62bf3f05bd7d4a1557ac6.tar.bz2 gentoo-96627142a61eb4c733e62bf3f05bd7d4a1557ac6.zip |
xfce-base/xfdesktop-4.12.3-r0: add alpha keyword
Gentoo-Bug: 586614
Package-Manager: portage-2.3.0
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild b/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild index 4f49d2a4efb9..38dbdb663953 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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug libnotify +thunar" # src/xfdesktop-file-utils.c:#if GLIB_CHECK_VERSION (2, 38, 0) |