diff options
author | 2019-10-11 17:37:33 +0200 | |
---|---|---|
committer | 2019-10-11 17:37:33 +0200 | |
commit | 907420150494fea0eb3f36157aba5c22ebf3693a (patch) | |
tree | 0b02d3d59b01d48fa14aab2427ff1b41c784bd7e /sci-libs/gts/gts-20121130.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/gts/gts-20121130.ebuild')
-rw-r--r-- | sci-libs/gts/gts-20121130.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gts/gts-20121130.ebuild b/sci-libs/gts/gts-20121130.ebuild index 447be27a44af..dad0b660079a 100644 --- a/sci-libs/gts/gts-20121130.ebuild +++ b/sci-libs/gts/gts-20121130.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://gts.sourceforge.net/tarballs/${MYP}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="amd64 ~arm64 hppa ~mips ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 hppa ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs test" RDEPEND="dev-libs/glib:2" |