diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:33 +0200 |
commit | 907420150494fea0eb3f36157aba5c22ebf3693a (patch) | |
tree | 0b02d3d59b01d48fa14aab2427ff1b41c784bd7e /sci-libs/blas-reference/blas-reference-20151113-r1.ebuild | |
parent | sci-geosciences: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-907420150494fea0eb3f36157aba5c22ebf3693a.tar.gz gentoo-907420150494fea0eb3f36157aba5c22ebf3693a.tar.bz2 gentoo-907420150494fea0eb3f36157aba5c22ebf3693a.zip |
sci-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs/blas-reference/blas-reference-20151113-r1.ebuild')
-rw-r--r-- | sci-libs/blas-reference/blas-reference-20151113-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild b/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild index 13f1edb36df5..d09263456c11 100644 --- a/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild +++ b/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.netlib.org/${LPN}/${LPN}-${LPV}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc" RDEPEND=" |