diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-21 09:52:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-21 09:52:16 +0100 |
commit | 3ccac4727b97b8dacd2f11f6904cc71ef708f164 (patch) | |
tree | 51c37cc10516c8996e39c6d107f499ea29b4a297 /www-apps | |
parent | sys-apps/portage: sparc stable wrt bug #705698 (diff) | |
download | gentoo-3ccac4727b97b8dacd2f11f6904cc71ef708f164.tar.gz gentoo-3ccac4727b97b8dacd2f11f6904cc71ef708f164.tar.bz2 gentoo-3ccac4727b97b8dacd2f11f6904cc71ef708f164.zip |
www-apps/roundup: sparc stable wrt bug #705724
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/roundup/roundup-1.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/roundup/roundup-1.6.1-r1.ebuild b/www-apps/roundup/roundup-1.6.1-r1.ebuild index 113ed391b3f0..7d88bde098f4 100644 --- a/www-apps/roundup/roundup-1.6.1-r1.ebuild +++ b/www-apps/roundup/roundup-1.6.1-r1.ebuild @@ -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" IUSE="+tz sqlite mysql postgres xapian whoosh ssl" DEPEND="" |