diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:02:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:16:18 +0100 |
commit | 8cbb784b643912913250708c3857a6187304f447 (patch) | |
tree | d49ac8fd3e16933f500bcaf2f91da9563c6e56c6 /xfce-base/libxfce4util | |
parent | xfce-base/libxfce4ui: stable 4.14.1 for ppc, bug #697454 (diff) | |
download | gentoo-8cbb784b643912913250708c3857a6187304f447.tar.gz gentoo-8cbb784b643912913250708c3857a6187304f447.tar.bz2 gentoo-8cbb784b643912913250708c3857a6187304f447.zip |
xfce-base/libxfce4util: stable 4.14.0 for ppc, bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild index a47ab049e579..bcd37e49cea9 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2+ GPL-2+" SLOT="0/7" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="introspection vala" REQUIRED_USE="vala? ( introspection )" |