commit: f31ee8e62e0f08a1215c25131d20f65d4d0d6477 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue Jun 4 14:24:52 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue Jun 4 14:44:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31ee8e6
app-misc/resolve-march-native: x86 stable (bug #687248) Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> app-misc/resolve-march-native/resolve-march-native-0.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/resolve-march-native/resolve-march-native-0.9.2.ebuild b/app-misc/resolve-march-native/resolve-march-native-0.9.2.ebuild index ed6234409b1..8a89b9b806e 100644 --- a/app-misc/resolve-march-native/resolve-march-native-0.9.2.ebuild +++ b/app-misc/resolve-march-native/resolve-march-native-0.9.2.ebuild @@ -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}]"
