summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-20 23:50:17 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-20 23:52:03 +0200
commit13f1ac8a3c76df823573e9eb74ead4d37ec19c9e (patch)
tree76c3992e31fce665823afc10c14a56626421fa93 /dev-lang
parentdev-python/typing-extensions: x86 stable (bug #741310) (diff)
downloadgentoo-13f1ac8a3c76df823573e9eb74ead4d37ec19c9e.tar.gz
gentoo-13f1ac8a3c76df823573e9eb74ead4d37ec19c9e.tar.bz2
gentoo-13f1ac8a3c76df823573e9eb74ead4d37ec19c9e.zip
dev-lang/yasm: x86 stable (bug #743496)
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/yasm/yasm-1.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/yasm/yasm-1.3.0-r1.ebuild b/dev-lang/yasm/yasm-1.3.0-r1.ebuild
index 05fea044d20c..78e1068772bd 100644
--- a/dev-lang/yasm/yasm-1.3.0-r1.ebuild
+++ b/dev-lang/yasm/yasm-1.3.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]] ; then
inherit autotools git-r3
else
SRC_URI="http://www.tortall.net/projects/yasm/releases/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="An assembler for x86 and x86_64 instruction sets"