diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-08 23:39:22 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-08 23:39:22 +0000 |
commit | d308f36389180ebae4d24b32a47d720e5206fc07 (patch) | |
tree | 3b59b1e3c8b891744920cd32f420ceff91ee3b4b /dev-python/aquarium/aquarium-2.3-r1.ebuild | |
parent | x86 stable, bug 540290 (diff) | |
download | gentoo-2-d308f36389180ebae4d24b32a47d720e5206fc07.tar.gz gentoo-2-d308f36389180ebae4d24b32a47d720e5206fc07.tar.bz2 gentoo-2-d308f36389180ebae4d24b32a47d720e5206fc07.zip |
x86 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/aquarium/aquarium-2.3-r1.ebuild')
-rw-r--r-- | dev-python/aquarium/aquarium-2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/aquarium/aquarium-2.3-r1.ebuild b/dev-python/aquarium/aquarium-2.3-r1.ebuild index bbd3b8b25cad..9b4338479794 100644 --- a/dev-python/aquarium/aquarium-2.3-r1.ebuild +++ b/dev-python/aquarium/aquarium-2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/aquarium/aquarium-2.3-r1.ebuild,v 1.2 2015/03/06 22:07:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/aquarium/aquarium-2.3-r1.ebuild,v 1.3 2015/03/08 23:39:22 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/aquarium/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-python/cheetah[${PYTHON_USEDEP}]" |