diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-11 02:12:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-11 02:13:31 +0200 |
commit | f8b976115c2e60246b45baf5f57aba4ba339306f (patch) | |
tree | da7bfc08bb5c062125e3b19ae621f73e986c9d11 /xfce-base | |
parent | xfce-extra/xfce4-netload-plugin: x86 stable (bug #781737) (diff) | |
download | gentoo-f8b976115c2e60246b45baf5f57aba4ba339306f.tar.gz gentoo-f8b976115c2e60246b45baf5f57aba4ba339306f.tar.bz2 gentoo-f8b976115c2e60246b45baf5f57aba4ba339306f.zip |
xfce-base/xfce4-panel: x86 stable (bug #781731)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.16.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.16.2-r1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.16.2-r1.ebuild index 4b3be7ea4140..655fa86fd30b 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.16.2-r1.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.16.2-r1.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="+dbusmenu introspection vala" REQUIRED_USE="vala? ( introspection )" |