diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:19:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:23:17 +0100 |
commit | 00a4524de2fdc4e39204c446a9914ac6fd9ab1e0 (patch) | |
tree | 5dfd87d20306069c9bceb66bcd43f1bc44e30f2d /xfce-base | |
parent | xfce-base/xfce4-session: stable 4.14.0 for ppc64, bug #697454 (diff) | |
download | gentoo-00a4524de2fdc4e39204c446a9914ac6fd9ab1e0.tar.gz gentoo-00a4524de2fdc4e39204c446a9914ac6fd9ab1e0.tar.bz2 gentoo-00a4524de2fdc4e39204c446a9914ac6fd9ab1e0.zip |
xfce-base/xfconf: stable 4.14.1 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')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.14.1.ebuild b/xfce-base/xfconf/xfconf-4.14.1.ebuild index 5340af8f92f3..8932f1ccc34b 100644 --- a/xfce-base/xfconf/xfconf-4.14.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug introspection perl vala" REQUIRED_USE="vala? ( introspection )" |