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/pari/pari-2.9.4-r1.ebuild | |
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/pari/pari-2.9.4-r1.ebuild')
-rw-r--r-- | sci-mathematics/pari/pari-2.9.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.9.4-r1.ebuild b/sci-mathematics/pari/pari-2.9.4-r1.ebuild index ce071489ded2..84317023bfdf 100644 --- a/sci-mathematics/pari/pari-2.9.4-r1.ebuild +++ b/sci-mathematics/pari/pari-2.9.4-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Computer-aided number theory C library and tools" HOMEPAGE="http://pari.math.u-bordeaux.fr/" LICENSE="GPL-2" SLOT="0/5" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="data doc fltk gmp X" SRC_URI="http://pari.math.u-bordeaux.fr/pub/${PN}/unix/${P}.tar.gz" |