summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-11-08 11:23:12 -0500
committerMatt Turner <mattst88@gentoo.org>2020-11-08 11:26:09 -0500
commitf938353a17e28866e13ead0238bbc6b3cb053ad1 (patch)
treebebf7e9b6a03297d80aac61c113c0c6a9f1880f7 /dev-libs/libreport
parentapp-admin/abrt: Drop stable keywords (diff)
downloadgentoo-f938353a17e28866e13ead0238bbc6b3cb053ad1.tar.gz
gentoo-f938353a17e28866e13ead0238bbc6b3cb053ad1.tar.bz2
gentoo-f938353a17e28866e13ead0238bbc6b3cb053ad1.zip
dev-libs/libreport: Drop stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/libreport')
-rw-r--r--dev-libs/libreport/libreport-2.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libreport/libreport-2.10.0.ebuild b/dev-libs/libreport/libreport-2.10.0.ebuild
index 16e818b499dc..f44fc8f3ffbb 100644
--- a/dev-libs/libreport/libreport-2.10.0.ebuild
+++ b/dev-libs/libreport/libreport-2.10.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/abrt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE="+gtk python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"