diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-15 17:19:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-15 18:02:42 +0100 |
commit | 88402b67fb6eaf83f29c60bf7c06a2e300093ee2 (patch) | |
tree | ecff0e6fa8ea1dd0745c2f61125fb444954f02d2 /xfce-base/libxfce4util | |
parent | xfce-base/exo: x86 stable (bug #652774) (diff) | |
download | gentoo-88402b67fb6eaf83f29c60bf7c06a2e300093ee2.tar.gz gentoo-88402b67fb6eaf83f29c60bf7c06a2e300093ee2.tar.bz2 gentoo-88402b67fb6eaf83f29c60bf7c06a2e300093ee2.zip |
xfce-base/libxfce4util: x86 stable (bug #652774)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'xfce-base/libxfce4util')
-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 48c77418e1d2..ec64ba1b3736 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 )" |