diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-08 11:02:41 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-08 11:04:00 +0200 |
commit | 6f89a8a95318579215f40c78b210902d9d73d11e (patch) | |
tree | 5895670ddecaa769120a8ee0f6b99762b0aaeba8 /xfce-extra | |
parent | xfce-extra/xfce4-notes-plugin: Un-stabilize sparc (diff) | |
download | gentoo-6f89a8a95318579215f40c78b210902d9d73d11e.tar.gz gentoo-6f89a8a95318579215f40c78b210902d9d73d11e.tar.bz2 gentoo-6f89a8a95318579215f40c78b210902d9d73d11e.zip |
xfce-extra/xfce4-quicklauncher-plugin: Un-stabilize sparc
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild b/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild index e2c81a70c9f3..e4cce727609e 100644 --- a/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild +++ b/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=">=xfce-base/xfce4-panel-4.8 |