diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-13 14:21:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-13 14:24:13 +0300 |
commit | c6d3fa52d88332a0fc61303779545e1de0267bb6 (patch) | |
tree | 329d5497316d1d9244d8b53fcf3f9eaa5c07bff3 /xfce-base | |
parent | xfce-base/xfce4-meta: arm stable wrt bug #697454 (diff) | |
download | gentoo-c6d3fa52d88332a0fc61303779545e1de0267bb6.tar.gz gentoo-c6d3fa52d88332a0fc61303779545e1de0267bb6.tar.bz2 gentoo-c6d3fa52d88332a0fc61303779545e1de0267bb6.zip |
xfce-base/xfce4-panel: arm stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@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 6b88c4f7bd49..45965204bb7e 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 )" |