diff options
author | 2012-05-17 16:01:32 +0000 | |
---|---|---|
committer | 2012-05-17 16:01:32 +0000 | |
commit | 1ee09170313edb22305a3dd86f5576938e7a2c95 (patch) | |
tree | d6738011222ffa64b9cbe8dad7c360645885a385 /xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild | |
parent | Disable PKCS11 temporary as it requires OpenSSL to be patched, also see bug 4... (diff) | |
download | historical-1ee09170313edb22305a3dd86f5576938e7a2c95.tar.gz historical-1ee09170313edb22305a3dd86f5576938e7a2c95.tar.bz2 historical-1ee09170313edb22305a3dd86f5576938e7a2c95.zip |
Stable for HPPA (bug #416233).
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild')
-rw-r--r-- | xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild index 0616a4453b38..82ea0a853f52 100644 --- a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild +++ b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild,v 1.2 2012/05/05 07:47:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild,v 1.3 2012/05/17 15:52:53 jer Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~x86" IUSE="debug kernel_linux" COMMON_DEPEND=">=xfce-base/libxfce4ui-4.8 |