diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-03-20 21:33:52 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-03-20 21:34:08 +0100 |
commit | 3b3bab571801578df100da95a0f7f8676c38a05a (patch) | |
tree | d9937bfecefb9d3dfb1520257ce53363928f9f04 /dev-lang/yasm | |
parent | dev-perl/Specio: Bump to version 0.360.0 (diff) | |
download | gentoo-3b3bab571801578df100da95a0f7f8676c38a05a.tar.gz gentoo-3b3bab571801578df100da95a0f7f8676c38a05a.tar.bz2 gentoo-3b3bab571801578df100da95a0f7f8676c38a05a.zip |
dev-lang/yasm: marked ~x64-solaris
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-lang/yasm')
-rw-r--r-- | dev-lang/yasm/yasm-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/yasm/yasm-1.3.0.ebuild b/dev-lang/yasm/yasm-1.3.0.ebuild index 4bf6cf4c7670..0d069a2a46e4 100644 --- a/dev-lang/yasm/yasm-1.3.0.ebuild +++ b/dev-lang/yasm/yasm-1.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.tortall.net/projects/yasm/releases/${P}.tar.gz" LICENSE="BSD-2 BSD || ( Artistic GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="-* amd64 ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="-* amd64 ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="nls python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |