diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 07:43:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 07:51:43 +0000 |
commit | c3fd5fbfdfbf0c519f9b20e8ee36bade9d50f8d1 (patch) | |
tree | 77cd8a90b3d098774c85bf52f01c97959bdc14fb /xfce-base/xfconf | |
parent | media-sound/mpd: stable 0.21.26 for ppc (diff) | |
download | gentoo-c3fd5fbfdfbf0c519f9b20e8ee36bade9d50f8d1.tar.gz gentoo-c3fd5fbfdfbf0c519f9b20e8ee36bade9d50f8d1.tar.bz2 gentoo-c3fd5fbfdfbf0c519f9b20e8ee36bade9d50f8d1.zip |
xfce-base/xfconf: stable 4.14.4 for ppc
stable wrt bug #754834
Package-Manager: Portage-3.0.10, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'xfce-base/xfconf')
-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 6aff95a8ec5f..3d5a78a3910f 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 )" |