diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-11-27 17:00:57 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-11-27 17:00:57 +0100 |
commit | 553a601eb7a5934c459ff0e8d85ac7675526c417 (patch) | |
tree | 8fce5ceaef4456a3a105ab90c56b3281b9621c47 /xfce-base | |
parent | xfce-base/exo-0.12.3-r0: alpha stable (diff) | |
download | gentoo-553a601eb7a5934c459ff0e8d85ac7675526c417.tar.gz gentoo-553a601eb7a5934c459ff0e8d85ac7675526c417.tar.bz2 gentoo-553a601eb7a5934c459ff0e8d85ac7675526c417.zip |
xfce-base/libxfce4util-4.13.2-r0: alpha stable
Bug: http://bugs.gentoo.org/652774
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild index 642ff2ea91d2..b131f726958f 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0/7" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="introspection vala" REQUIRED_USE="vala? ( introspection )" |