diff options
Diffstat (limited to 'sys-apps/entropy/entropy-144.ebuild')
-rw-r--r-- | sys-apps/entropy/entropy-144.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/entropy/entropy-144.ebuild b/sys-apps/entropy/entropy-144.ebuild index a44da8419983..3c6ba9324ad9 100644 --- a/sys-apps/entropy/entropy-144.ebuild +++ b/sys-apps/entropy/entropy-144.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/sys-apps/entropy/entropy-144.ebuild,v 1.1 2012/09/27 10:58:55 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/entropy/entropy-144.ebuild,v 1.2 2012/12/31 18:19:43 ago Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.sabayon.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" IUSE="" SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2" |