diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:56:19 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-30 08:36:48 +0100 |
commit | 7188f582e56305304d360fe2fc3b1f60ed8f79cf (patch) | |
tree | aeff8da73c6d738445f00dc9a60f2ca2a7afdd9c /xfce-extra | |
parent | xfce-extra/xfce4-mixer: dropped ~x86-freebsd (diff) | |
download | gentoo-7188f582e56305304d360fe2fc3b1f60ed8f79cf.tar.gz gentoo-7188f582e56305304d360fe2fc3b1f60ed8f79cf.tar.bz2 gentoo-7188f582e56305304d360fe2fc3b1f60ed8f79cf.zip |
xfce-extra/xfce4-mount-plugin: dropped ~ia64-linux
Package-Manager: portage-2.3.3
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild index f4237df561ea..ac855bfd77c8 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=">=xfce-base/libxfce4ui-4.10 |