diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-20 14:47:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-20 14:47:42 +0200 |
commit | 6360d73a3635ef65123433a573b8da5d1dcce00f (patch) | |
tree | 65f0f60b389d0f9cf05b2e5878865cbbd2d76589 /www-apps | |
parent | dev-python/markdown2: Stabilize 2.3.9 sparc, #743571 (diff) | |
download | gentoo-6360d73a3635ef65123433a573b8da5d1dcce00f.tar.gz gentoo-6360d73a3635ef65123433a573b8da5d1dcce00f.tar.bz2 gentoo-6360d73a3635ef65123433a573b8da5d1dcce00f.zip |
www-apps/roundup: Stabilize 2.0.0 sparc, #743571
Signed-off-by: Michał Górny <mgorny@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 e5a9ee447a2d..e646253dea2c 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="" |