diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-08-27 21:27:39 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-08-27 21:27:39 +0000 |
commit | c4354cd1ee96abdd51d8152c733983b2f1a36201 (patch) | |
tree | 6f3d31c5d88830fa2fbd8c011bbb06f6e20dbe1e /sci-libs | |
parent | move devhelp usemask to the proper place (diff) | |
download | gentoo-2-c4354cd1ee96abdd51d8152c733983b2f1a36201.tar.gz gentoo-2-c4354cd1ee96abdd51d8152c733983b2f1a36201.tar.bz2 gentoo-2-c4354cd1ee96abdd51d8152c733983b2f1a36201.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gts/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/gts/gts-20121130.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gts/ChangeLog b/sci-libs/gts/ChangeLog index 8c8833ffb47f..5cec35b9ae63 100644 --- a/sci-libs/gts/ChangeLog +++ b/sci-libs/gts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/gts # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/ChangeLog,v 1.31 2013/07/10 09:32:16 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/ChangeLog,v 1.32 2013/08/27 21:27:39 aballier Exp $ + + 27 Aug 2013; Alexis Ballier <aballier@gentoo.org> gts-20121130.ebuild: + keyword ~amd64-fbsd *gts-20121130 (10 Jul 2013) diff --git a/sci-libs/gts/gts-20121130.ebuild b/sci-libs/gts/gts-20121130.ebuild index c68a7969cdf8..30d7bd809b79 100644 --- a/sci-libs/gts/gts-20121130.ebuild +++ b/sci-libs/gts/gts-20121130.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-20121130.ebuild,v 1.1 2013/07/10 09:32:16 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-20121130.ebuild,v 1.2 2013/08/27 21:27:39 aballier Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="http://gts.sourceforge.net/tarballs/${MYP}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc examples static-libs test" RDEPEND="dev-libs/glib:2" |