diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-05 20:16:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-05 20:26:27 +0000 |
commit | 895e5f3de6076b673132293fd460682738c56371 (patch) | |
tree | a2ca2f19892242567c7d1629375f34a543d3f930 /www-apps/roundup | |
parent | app-i18n/canna: keyworded 3.7_p3-r3 for sparc, bug #624226 (diff) | |
download | gentoo-895e5f3de6076b673132293fd460682738c56371.tar.gz gentoo-895e5f3de6076b673132293fd460682738c56371.tar.bz2 gentoo-895e5f3de6076b673132293fd460682738c56371.zip |
www-apps/roundup: stable 1.5.1 for sparc, bug #593182
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'www-apps/roundup')
-rw-r--r-- | www-apps/roundup/roundup-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/roundup/roundup-1.5.1.ebuild b/www-apps/roundup/roundup-1.5.1.ebuild index dd40a00a4804..e3693ce0fb5a 100644 --- a/www-apps/roundup/roundup-1.5.1.ebuild +++ b/www-apps/roundup/roundup-1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,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" DEPEND="" RDEPEND="${DEPEND}" |