diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 12:50:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 16:01:26 +0000 |
commit | 44ffc5ba6bd3cd905ee6c485a31e358965013984 (patch) | |
tree | 15fe52112f5659feb7e81482ff5543d46294828a /xfce-base/libxfce4util | |
parent | xfce-base/exo: stable 0.12.3 for ppc64, bug #652774 (diff) | |
download | gentoo-44ffc5ba6bd3cd905ee6c485a31e358965013984.tar.gz gentoo-44ffc5ba6bd3cd905ee6c485a31e358965013984.tar.bz2 gentoo-44ffc5ba6bd3cd905ee6c485a31e358965013984.zip |
xfce-base/libxfce4util: stable 4.13.2 for ppc64, bug #652774
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 ec64ba1b3736..87148fb7ace9 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 )" |