diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-01-23 12:05:13 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-01-23 12:05:36 +0100 |
commit | aa8936a1db4cafe2a30b782a327bc12658f8d52c (patch) | |
tree | bafa854f860156b15f15ce045fc583c7ce0ebcc6 /sci-mathematics/glpk | |
parent | Merge remote-tracking branch 'remotes/github/pr/709' (diff) | |
download | gentoo-aa8936a1db4cafe2a30b782a327bc12658f8d52c.tar.gz gentoo-aa8936a1db4cafe2a30b782a327bc12658f8d52c.tar.bz2 gentoo-aa8936a1db4cafe2a30b782a327bc12658f8d52c.zip |
sci-mathematics/glpk: drop prefix keywords which don't have the new deps, bug #511446
Package-Manager: portage-2.2.26
Diffstat (limited to 'sci-mathematics/glpk')
-rw-r--r-- | sci-mathematics/glpk/glpk-4.54.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/glpk/glpk-4.55.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/glpk/glpk-4.57.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/glpk/glpk-4.54.ebuild b/sci-mathematics/glpk/glpk-4.54.ebuild index 919ff4706dc3..22a6f1427ed1 100644 --- a/sci-mathematics/glpk/glpk-4.54.ebuild +++ b/sci-mathematics/glpk/glpk-4.54.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/36" IUSE="doc examples gmp odbc mysql static-libs" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND=" sci-libs/amd:0= diff --git a/sci-mathematics/glpk/glpk-4.55.ebuild b/sci-mathematics/glpk/glpk-4.55.ebuild index 919ff4706dc3..22a6f1427ed1 100644 --- a/sci-mathematics/glpk/glpk-4.55.ebuild +++ b/sci-mathematics/glpk/glpk-4.55.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/36" IUSE="doc examples gmp odbc mysql static-libs" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND=" sci-libs/amd:0= diff --git a/sci-mathematics/glpk/glpk-4.57.ebuild b/sci-mathematics/glpk/glpk-4.57.ebuild index 0ac569817c51..fc4451f9ac66 100644 --- a/sci-mathematics/glpk/glpk-4.57.ebuild +++ b/sci-mathematics/glpk/glpk-4.57.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/36" IUSE="doc examples gmp odbc mysql static-libs" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" sci-libs/amd:0= |