summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-12-07 03:19:53 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-12-07 03:40:37 +0100
commit8bb31b98c00019dc6ae91390eac4cee1bbdd5d05 (patch)
treef48283f27f593016580b158a685d6ef722cba193 /dev-libs/libreport
parentdev-libs/satyr: x86 stable (bug #546912) (diff)
downloadgentoo-8bb31b98c00019dc6ae91390eac4cee1bbdd5d05.tar.gz
gentoo-8bb31b98c00019dc6ae91390eac4cee1bbdd5d05.tar.bz2
gentoo-8bb31b98c00019dc6ae91390eac4cee1bbdd5d05.zip
dev-libs/libreport: x86 stable (bug #546912)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/libreport')
-rw-r--r--dev-libs/libreport/libreport-2.9.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libreport/libreport-2.9.5.ebuild b/dev-libs/libreport/libreport-2.9.5.ebuild
index 9d1da641fb02..732be609befd 100644
--- a/dev-libs/libreport/libreport-2.9.5.ebuild
+++ b/dev-libs/libreport/libreport-2.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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}"