diff options
author | Sam James <sam@gentoo.org> | 2020-09-20 12:57:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-20 12:57:01 +0000 |
commit | 65f23747ab532d17dbdcf5f84d719fce8a95da34 (patch) | |
tree | b9bbf977766b5f991216fca955b0757a332a9749 /www-apps | |
parent | www-apps/roundup: Stabilize 2.0.0 amd64, #743571 (diff) | |
download | gentoo-65f23747ab532d17dbdcf5f84d719fce8a95da34.tar.gz gentoo-65f23747ab532d17dbdcf5f84d719fce8a95da34.tar.bz2 gentoo-65f23747ab532d17dbdcf5f84d719fce8a95da34.zip |
www-apps/roundup: Stabilize 2.0.0 ppc, #743571
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/roundup/roundup-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/roundup/roundup-2.0.0.ebuild b/www-apps/roundup/roundup-2.0.0.ebuild index 50d828f11f51..7ec970551c88 100644 --- a/www-apps/roundup/roundup-2.0.0.ebuild +++ b/www-apps/roundup/roundup-2.0.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT ZPL" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="+tz sqlite mysql postgres xapian whoosh ssl jinja pyjwt markdown" DEPEND="" |