diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 15:59:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 15:59:24 +0000 |
commit | e0ca4d8b64c0d9cf52083825142e5015c244f2df (patch) | |
tree | c830e5d605ebcf0476e1f45e6a2beeff4c2da145 /x11-plugins/epplets/epplets-0.11.ebuild | |
parent | sparc stable wrt #393717 (diff) | |
download | gentoo-2-e0ca4d8b64c0d9cf52083825142e5015c244f2df.tar.gz gentoo-2-e0ca4d8b64c0d9cf52083825142e5015c244f2df.tar.bz2 gentoo-2-e0ca4d8b64c0d9cf52083825142e5015c244f2df.zip |
Drop sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'x11-plugins/epplets/epplets-0.11.ebuild')
-rw-r--r-- | x11-plugins/epplets/epplets-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/epplets/epplets-0.11.ebuild b/x11-plugins/epplets/epplets-0.11.ebuild index 56fb0b8835e4..4c3dc4ba6e78 100644 --- a/x11-plugins/epplets/epplets-0.11.ebuild +++ b/x11-plugins/epplets/epplets-0.11.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/x11-plugins/epplets/epplets-0.11.ebuild,v 1.3 2012/03/18 12:37:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.11.ebuild,v 1.4 2012/03/18 15:59:24 armin76 Exp $ DESCRIPTION="Base files for Enlightenment epplets and some epplets" HOMEPAGE="http://www.enlightenment.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/enlightenment/epplets-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="" RDEPEND="x11-libs/libX11 |