diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:21:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:23:34 +0100 |
commit | f472bd373ca6784cf15435cce8c76bfe6841af56 (patch) | |
tree | 6158af599fc4ec570182dc92d83d35a69a11dea1 /xfce-base | |
parent | xfce-base/xfce4-meta: stable 4.14-r1 for ppc64, bug #697454 (diff) | |
download | gentoo-f472bd373ca6784cf15435cce8c76bfe6841af56.tar.gz gentoo-f472bd373ca6784cf15435cce8c76bfe6841af56.tar.bz2 gentoo-f472bd373ca6784cf15435cce8c76bfe6841af56.zip |
xfce-base/xfce4-panel: 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/xfce4-panel/xfce4-panel-4.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.14.1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.14.1.ebuild index bc0420e16748..6b88c4f7bd49 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.14.1.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+gtk2 introspection vala" REQUIRED_USE="vala? ( introspection )" RESTRICT="!gtk2? ( test )" |