summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:21:20 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:21:20 +0100
commit24b12f0b72d2caa6bdd0e03127f6d4c52f4491e4 (patch)
tree99b7b0e9fdf36b20470ecbe7fe9d1a3c186a0d46 /www-apps
parentsci-libs/adolc: destabilise for ppc (diff)
downloadgentoo-24b12f0b72d2caa6bdd0e03127f6d4c52f4491e4.tar.gz
gentoo-24b12f0b72d2caa6bdd0e03127f6d4c52f4491e4.tar.bz2
gentoo-24b12f0b72d2caa6bdd0e03127f6d4c52f4491e4.zip
www-apps/roundup: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/roundup/roundup-2.0.0.ebuild4
-rw-r--r--www-apps/roundup/roundup-2.1.0.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/roundup/roundup-2.0.0.ebuild b/www-apps/roundup/roundup-2.0.0.ebuild
index a66c26f72f10..f2b8f1e25bb8 100644
--- a/www-apps/roundup/roundup-2.0.0.ebuild
+++ b/www-apps/roundup/roundup-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,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=""
diff --git a/www-apps/roundup/roundup-2.1.0.ebuild b/www-apps/roundup/roundup-2.1.0.ebuild
index 569f2b0e5c1a..4fce988711fc 100644
--- a/www-apps/roundup/roundup-2.1.0.ebuild
+++ b/www-apps/roundup/roundup-2.1.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=""