diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-08 11:02:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-08 11:04:00 +0200 |
commit | 3f471cd86c3e6a3e36a14a9066efe8150b6679c4 (patch) | |
tree | 1c83f21d49f97ecfa2524138fb791cb3a867afde /xfce-extra/xfce4-notes-plugin | |
parent | xfce-base/xfce4-settings: Un-stabilize sparc (diff) | |
download | gentoo-3f471cd86c3e6a3e36a14a9066efe8150b6679c4.tar.gz gentoo-3f471cd86c3e6a3e36a14a9066efe8150b6679c4.tar.bz2 gentoo-3f471cd86c3e6a3e36a14a9066efe8150b6679c4.zip |
xfce-extra/xfce4-notes-plugin: Un-stabilize sparc
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild index 6e7d3ae34d4a..a585f9b18d55 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.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 @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/$(get_version_component_range 1-2 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="" RDEPEND=">=dev-libs/glib-2.24:2= |