app-misc/resolve-march-native: x86 stable (bug #687248)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 14:24:52 +0000 (16:24 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 14:44:09 +0000 (16:44 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-misc/resolve-march-native/resolve-march-native-0.9.2.ebuild

index ed6234409b190f01d5942e945bad261c0760dac3..8a89b9b806e70263f99050c96a62a1b8bd5ccdbf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/hartwork/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"