dev-lang/yasm: dropped ~x86-freebsd
authorFabian Groffen <grobian@gentoo.org>
Sun, 29 Jan 2017 15:58:06 +0000 (16:58 +0100)
committerFabian Groffen <grobian@gentoo.org>
Sun, 29 Jan 2017 15:58:06 +0000 (16:58 +0100)
Package-Manager: portage-2.3.3

dev-lang/yasm/yasm-1.2.0-r1.ebuild
dev-lang/yasm/yasm-1.3.0.ebuild
dev-lang/yasm/yasm-9999.ebuild

index c63e197d58981865b7e3ca0670ddb8247fcb25f3..14ff61df70f1dca06d9355d8f8ac722103599ca5 100644 (file)
@@ -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$
 
@@ -13,7 +13,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 ~x86-freebsd ~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 ~x86-solaris"
 IUSE="nls python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
index 8516147f028ded87110bbb8271fe12b809ac0cf7..7866a1be04f6ebfad6837e44aac4e131f7de3f64 100644 (file)
@@ -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$
 
@@ -12,7 +12,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 ~x86-freebsd ~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 ~x86-solaris"
 IUSE="nls python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
index 04cec4c0cf7f01ad8585f739a911bffb81f7db93..e1e6cce5135901e112fba6c62092abaf21881a61 100644 (file)
@@ -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$
 
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]] ; then
        inherit git-2
 else
        SRC_URI="http://www.tortall.net/projects/yasm/releases/${P}.tar.gz"
-       KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
+       KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
 fi
 
 DESCRIPTION="An assembler for x86 and x86_64 instruction sets"