summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:08:46 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:08:46 +0200
commit916df132f582944b55166a81f733f70abfe55a58 (patch)
tree472ba3b3f535dc434f557318760f25aba00f5a6d
parentwww-client/dillo: x86 stable wrt bug #723940 (diff)
downloadgentoo-916df132f582944b55166a81f733f70abfe55a58.tar.gz
gentoo-916df132f582944b55166a81f733f70abfe55a58.tar.bz2
gentoo-916df132f582944b55166a81f733f70abfe55a58.zip
app-misc/resolve-march-native: x86 stable wrt bug #735234
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-misc/resolve-march-native/resolve-march-native-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/resolve-march-native/resolve-march-native-0.9.4.ebuild b/app-misc/resolve-march-native/resolve-march-native-0.9.4.ebuild
index f02a0efb303a..257a5e627391 100644
--- a/app-misc/resolve-march-native/resolve-march-native-0.9.4.ebuild
+++ b/app-misc/resolve-march-native/resolve-march-native-0.9.4.ebuild
@@ -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}]"