diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:35 +0200 |
commit | b460b9586ca3049d9e3f14c7a9e05b5ced749078 (patch) | |
tree | 58b9e56a23e2c9ef5c1ec88ddc3137fea6d069fe /sci-mathematics/glpk | |
parent | sci-libs: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-b460b9586ca3049d9e3f14c7a9e05b5ced749078.tar.gz gentoo-b460b9586ca3049d9e3f14c7a9e05b5ced749078.tar.bz2 gentoo-b460b9586ca3049d9e3f14c7a9e05b5ced749078.zip |
sci-mathematics: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics/glpk')
-rw-r--r-- | sci-mathematics/glpk/glpk-4.63.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/glpk/glpk-4.63.ebuild b/sci-mathematics/glpk/glpk-4.63.ebuild index b32475f03a75..994559365243 100644 --- a/sci-mathematics/glpk/glpk-4.63.ebuild +++ b/sci-mathematics/glpk/glpk-4.63.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/40" IUSE="doc examples gmp odbc mysql static-libs" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" sci-libs/amd:0= |