diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-06-17 23:40:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-06-17 23:40:49 +0200 |
commit | 137440f30968caa977ce9f54a13b65166ad97cf7 (patch) | |
tree | 0a2507d1c367cca238356789d977fba3a723ad26 /www-apps/roundup | |
parent | app-arch/cpio: Security cleanup (bug #572428) (diff) | |
download | gentoo-137440f30968caa977ce9f54a13b65166ad97cf7.tar.gz gentoo-137440f30968caa977ce9f54a13b65166ad97cf7.tar.bz2 gentoo-137440f30968caa977ce9f54a13b65166ad97cf7.zip |
www-apps/roundup: amd64 stable wrt bug #593182
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'www-apps/roundup')
-rw-r--r-- | www-apps/roundup/roundup-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/roundup/roundup-1.5.1.ebuild b/www-apps/roundup/roundup-1.5.1.ebuild index 7fcb03e1eb46..f4782c2902d9 100644 --- a/www-apps/roundup/roundup-1.5.1.ebuild +++ b/www-apps/roundup/roundup-1.5.1.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" DEPEND="" RDEPEND="${DEPEND}" |