summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel James <djames@orcadian.net>2020-08-20 11:05:01 -0400
committerMike Gilbert <floppym@gentoo.org>2020-08-25 10:53:48 -0400
commitbb622e418cf5c5e0f7c1c5f9b2257e3f31a0c4f9 (patch)
treeab2452a7237ac893615ebdff063a5aeed4f7d156 /dev-lang/yasm
parentsci-libs/pcl: bump to 1.11.1 (diff)
downloadgentoo-bb622e418cf5c5e0f7c1c5f9b2257e3f31a0c4f9.tar.gz
gentoo-bb622e418cf5c5e0f7c1c5f9b2257e3f31a0c4f9.tar.bz2
gentoo-bb622e418cf5c5e0f7c1c5f9b2257e3f31a0c4f9.zip
dev-lang/yasm: add ~ppc64 keyword
Signed-off-by: Daniel James <djames@orcadian.net> Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17185
Diffstat (limited to 'dev-lang/yasm')
-rw-r--r--dev-lang/yasm/yasm-1.3.0-r1.ebuild2
-rw-r--r--dev-lang/yasm/yasm-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/yasm/yasm-1.3.0-r1.ebuild b/dev-lang/yasm/yasm-1.3.0-r1.ebuild
index ffd88e2bc667..05fea044d20c 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 ~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"
diff --git a/dev-lang/yasm/yasm-9999.ebuild b/dev-lang/yasm/yasm-9999.ebuild
index ffd88e2bc667..05fea044d20c 100644
--- a/dev-lang/yasm/yasm-9999.ebuild
+++ b/dev-lang/yasm/yasm-9999.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 ~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"