diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-12 17:38:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-12 17:38:05 +0000 |
commit | 0fd19113aa8da78ff88356dab138ad48efd61426 (patch) | |
tree | 9a243e3ea3a32af2fa33ee2bedfa5179b34e264a /www-apps/roundup/roundup-1.4.20.ebuild | |
parent | Stable for ppc, wrt bug #482206 (diff) | |
download | gentoo-2-0fd19113aa8da78ff88356dab138ad48efd61426.tar.gz gentoo-2-0fd19113aa8da78ff88356dab138ad48efd61426.tar.bz2 gentoo-2-0fd19113aa8da78ff88356dab138ad48efd61426.zip |
Stable for ppc, wrt bug #443146
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-apps/roundup/roundup-1.4.20.ebuild')
-rw-r--r-- | www-apps/roundup/roundup-1.4.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/roundup/roundup-1.4.20.ebuild b/www-apps/roundup/roundup-1.4.20.ebuild index bde18d60e337..8671d0536a94 100644 --- a/www-apps/roundup/roundup-1.4.20.ebuild +++ b/www-apps/roundup/roundup-1.4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-1.4.20.ebuild,v 1.2 2013/09/11 14:00:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-1.4.20.ebuild,v 1.3 2013/09/12 17:38:05 ago Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT ZPL" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ppc ~sparc ~x86" IUSE="" DEPEND=">=sys-libs/db-3.2.9" |