diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-12 16:42:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-12 16:42:04 +0300 |
commit | 15368a353ec6a3e91157f69609e92269a37146ae (patch) | |
tree | 3d2aa67465899b163556a01ce361e76093556e39 /xfce-base/libxfce4util | |
parent | xfce-base/exo: amd64 stable wrt bug #652774 (diff) | |
download | gentoo-15368a353ec6a3e91157f69609e92269a37146ae.tar.gz gentoo-15368a353ec6a3e91157f69609e92269a37146ae.tar.bz2 gentoo-15368a353ec6a3e91157f69609e92269a37146ae.zip |
xfce-base/libxfce4util: amd64 stable wrt bug #652774
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild index 9073774a0740..48c77418e1d2 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |