diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-10 21:32:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-10 21:32:54 +0300 |
commit | 2ff33c69b3cc630994304aa3adee3809f8c4018d (patch) | |
tree | 164ccbcb91a6fed8f484fa76a3d65a46a1a4b973 /xfce-base/xfce4-panel | |
parent | xfce-base/xfce4-meta: x86 stable wrt bug #697454 (diff) | |
download | gentoo-2ff33c69b3cc630994304aa3adee3809f8c4018d.tar.gz gentoo-2ff33c69b3cc630994304aa3adee3809f8c4018d.tar.bz2 gentoo-2ff33c69b3cc630994304aa3adee3809f8c4018d.zip |
xfce-base/xfce4-panel: x86 stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'xfce-base/xfce4-panel')
-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 04830a980f2e..4cc63c8d53a5 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 )" |