diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 07:57:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 07:57:51 +0000 |
commit | dca32dfabcc5fea62ad381810770c02904229505 (patch) | |
tree | 3c9a171cd7dfa60dde1ce14b7da07dc5ca9d5943 /xfce-base | |
parent | media-sound/mpd: stable 0.21.26 for ppc64 (diff) | |
download | gentoo-dca32dfabcc5fea62ad381810770c02904229505.tar.gz gentoo-dca32dfabcc5fea62ad381810770c02904229505.tar.bz2 gentoo-dca32dfabcc5fea62ad381810770c02904229505.zip |
xfce-base/xfconf: stable 4.14.4 for ppc64
stable wrt bug #754834
Package-Manager: Portage-3.0.10, Repoman-3.0.2
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.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.14.4.ebuild b/xfce-base/xfconf/xfconf-4.14.4.ebuild index 3d5a78a3910f..497831d5927e 100644 --- a/xfce-base/xfconf/xfconf-4.14.4.ebuild +++ b/xfce-base/xfconf/xfconf-4.14.4.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug introspection perl vala" REQUIRED_USE="vala? ( introspection )" |