diff options
author | Sam James <sam@gentoo.org> | 2020-07-19 13:33:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-19 13:37:59 +0000 |
commit | 0ecb9ccf92e62f856c6207701f25bf302213bc96 (patch) | |
tree | 51c51a1845cce13436d6c075b98dbb998c084d8b /xfce-base | |
parent | xfce-base/xfce4-session: arm stable (bug #725708) (diff) | |
download | gentoo-0ecb9ccf92e62f856c6207701f25bf302213bc96.tar.gz gentoo-0ecb9ccf92e62f856c6207701f25bf302213bc96.tar.bz2 gentoo-0ecb9ccf92e62f856c6207701f25bf302213bc96.zip |
xfce-base/xfce4-panel: arm stable (bug #725708)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild index 73f4ea9adf6c..73e89381c67e 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.14.4.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 )" |