summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-20 12:55:58 +0000
committerSam James <sam@gentoo.org>2020-09-20 12:55:58 +0000
commit89430b61c389b9fb323f3e5ce0adcb6b223dc902 (patch)
treea7b95364babb18b9147c72a5ec5b593d97f92905 /www-apps
parentwww-apps/roundup: Stabilize 2.0.0 x86, #743571 (diff)
downloadgentoo-89430b61c389b9fb323f3e5ce0adcb6b223dc902.tar.gz
gentoo-89430b61c389b9fb323f3e5ce0adcb6b223dc902.tar.bz2
gentoo-89430b61c389b9fb323f3e5ce0adcb6b223dc902.zip
www-apps/roundup: Stabilize 2.0.0 amd64, #743571
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/roundup/roundup-2.0.0.ebuild2
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 1925a08fc3c2..50d828f11f51 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=""