diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:18:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:23:13 +0100 |
commit | 8b4a5640cd9fcfe18c7a3e5ab8ed982446b5e5ac (patch) | |
tree | f7db93fb8c80aa46634dc4d5f18f6bcf78b8723c /xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild | |
parent | xfce-base/libxfce4ui: stable 4.14.1 for ppc64, bug #697454 (diff) | |
download | gentoo-8b4a5640cd9fcfe18c7a3e5ab8ed982446b5e5ac.tar.gz gentoo-8b4a5640cd9fcfe18c7a3e5ab8ed982446b5e5ac.tar.bz2 gentoo-8b4a5640cd9fcfe18c7a3e5ab8ed982446b5e5ac.zip |
xfce-base/libxfce4util: stable 4.14.0 for ppc64, bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild')
-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 bcd37e49cea9..fd87b458286f 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 )" |