diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 10:38:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 10:38:04 +0100 |
commit | 5bf9786c17a705b8d00c707a0d4aaa46407d6fb4 (patch) | |
tree | e98823775032912f8e618230a3e968a425641e88 /www-apps/roundup | |
parent | www-apps/roundup: Stabilize 2.2.0 sparc, #904566 (diff) | |
download | gentoo-5bf9786c17a705b8d00c707a0d4aaa46407d6fb4.tar.gz gentoo-5bf9786c17a705b8d00c707a0d4aaa46407d6fb4.tar.bz2 gentoo-5bf9786c17a705b8d00c707a0d4aaa46407d6fb4.zip |
www-apps/roundup: Stabilize 2.2.0 x86, #904566
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps/roundup')
-rw-r--r-- | www-apps/roundup/roundup-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/roundup/roundup-2.2.0.ebuild b/www-apps/roundup/roundup-2.2.0.ebuild index 6e57a5b9ffd9..d82993a48cd1 100644 --- a/www-apps/roundup/roundup-2.2.0.ebuild +++ b/www-apps/roundup/roundup-2.2.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://roundup.sourceforge.io https://pypi.org/project/roundup/" 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" RDEPEND=" |