diff options
author | 2017-01-29 16:55:37 +0100 | |
---|---|---|
committer | 2017-01-29 16:55:37 +0100 | |
commit | d55d0ebd4eb4f9caa8b3df6eee6595411e8ce6e2 (patch) | |
tree | 84b9a5cfeb651fa8006e4a89699536913c254c80 /dev-lang/nasm | |
parent | dev-lang/lua: dropped ~ia64-hpux ~x64-freebsd ~x86-interix (diff) | |
download | gentoo-d55d0ebd4eb4f9caa8b3df6eee6595411e8ce6e2.tar.gz gentoo-d55d0ebd4eb4f9caa8b3df6eee6595411e8ce6e2.tar.bz2 gentoo-d55d0ebd4eb4f9caa8b3df6eee6595411e8ce6e2.zip |
dev-lang/nasm: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-lang/nasm')
-rw-r--r-- | dev-lang/nasm/nasm-2.11.08.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/nasm/nasm-2.12.01.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/nasm/nasm-2.11.08.ebuild b/dev-lang/nasm/nasm-2.11.08.ebuild index 8057415ba784..748446625d8c 100644 --- a/dev-lang/nasm/nasm-2.11.08.ebuild +++ b/dev-lang/nasm/nasm-2.11.08.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://www.nasm.us/pub/nasm/releasebuilds/${PV/_}/${P/_}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~ia64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~ia64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc" DEPEND="dev-lang/perl diff --git a/dev-lang/nasm/nasm-2.12.01.ebuild b/dev-lang/nasm/nasm-2.12.01.ebuild index e371cf4501d9..5cc9668a48dd 100644 --- a/dev-lang/nasm/nasm-2.12.01.ebuild +++ b/dev-lang/nasm/nasm-2.12.01.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://www.nasm.us/pub/nasm/releasebuilds/${PV/_}/${P/_}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~ia64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~ia64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc" DEPEND="dev-lang/perl |