diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-03 18:31:31 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-03 18:31:31 +0200 |
commit | 893e85279d24da59311347533b6db4dcac4d2251 (patch) | |
tree | d1e808c256ad6d55ad610e708bf7cea4ba1321c8 /www-apps | |
parent | www-apps/roundup: Stabilize 2.3.0 x86, #933058 (diff) | |
download | gentoo-893e85279d24da59311347533b6db4dcac4d2251.tar.gz gentoo-893e85279d24da59311347533b6db4dcac4d2251.tar.bz2 gentoo-893e85279d24da59311347533b6db4dcac4d2251.zip |
www-apps/roundup: Stabilize 2.3.0 amd64, #933058
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/roundup/roundup-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/roundup/roundup-2.3.0.ebuild b/www-apps/roundup/roundup-2.3.0.ebuild index e5fc31dba9a6..045ca8837397 100644 --- a/www-apps/roundup/roundup-2.3.0.ebuild +++ b/www-apps/roundup/roundup-2.3.0.ebuild @@ -12,7 +12,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 test" RDEPEND=" |