diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-01 10:13:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-01 10:13:28 +0200 |
commit | 0c726ea2b9ecca07456f1f168c3eff6fcc2d0a28 (patch) | |
tree | c3b9330cc0936b605de49d6eed767475435f3b5b /app-misc/resolve-march-native | |
parent | media-video/ffmpeg: ppc64 stable wrt bug #848879 (diff) | |
download | gentoo-0c726ea2b9ecca07456f1f168c3eff6fcc2d0a28.tar.gz gentoo-0c726ea2b9ecca07456f1f168c3eff6fcc2d0a28.tar.bz2 gentoo-0c726ea2b9ecca07456f1f168c3eff6fcc2d0a28.zip |
app-misc/resolve-march-native: x86 stable wrt bug #848597
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/resolve-march-native')
-rw-r--r-- | app-misc/resolve-march-native/resolve-march-native-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/resolve-march-native/resolve-march-native-1.0.0-r1.ebuild b/app-misc/resolve-march-native/resolve-march-native-1.0.0-r1.ebuild index 87b616105ea0..4aa77df5bd0a 100644 --- a/app-misc/resolve-march-native/resolve-march-native-1.0.0-r1.ebuild +++ b/app-misc/resolve-march-native/resolve-march-native-1.0.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/hartwork/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND="" |