summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-12-07 03:20:44 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-12-07 03:40:40 +0100
commit7e216e86e038e4baefc6f30271a0b74ba45996f8 (patch)
tree7c459f596354ff25791ecf82a8dfd1c087dba6bf /app-admin
parentdev-python/humanize: x86 stable (bug #546912) (diff)
downloadgentoo-7e216e86e038e4baefc6f30271a0b74ba45996f8.tar.gz
gentoo-7e216e86e038e4baefc6f30271a0b74ba45996f8.tar.bz2
gentoo-7e216e86e038e4baefc6f30271a0b74ba45996f8.zip
app-admin/abrt: 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 'app-admin')
-rw-r--r--app-admin/abrt/abrt-2.10.10-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/abrt/abrt-2.10.10-r2.ebuild b/app-admin/abrt/abrt-2.10.10-r2.ebuild
index b1301efc7478..b5235f27b811 100644
--- a/app-admin/abrt/abrt-2.10.10-r2.ebuild
+++ b/app-admin/abrt/abrt-2.10.10-r2.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/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="debug selinux"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"