diff options
author | Sam James <sam@gentoo.org> | 2020-09-20 12:53:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-20 12:53:47 +0000 |
commit | def013f5844498d0c56b099d3ebf9d52863242c7 (patch) | |
tree | 48710c6c110fa9514735e8c942e82f9e21cc57d1 /www-apps | |
parent | media-sound/ardour: Stabilize 6.2-r1 amd64, #741825 (diff) | |
download | gentoo-def013f5844498d0c56b099d3ebf9d52863242c7.tar.gz gentoo-def013f5844498d0c56b099d3ebf9d52863242c7.tar.bz2 gentoo-def013f5844498d0c56b099d3ebf9d52863242c7.zip |
www-apps/roundup: Stabilize 2.0.0 x86, #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 e646253dea2c..1925a08fc3c2 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="" |