diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-10-04 15:07:53 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-10-04 20:05:23 +0200 |
commit | 106742980c6ff593025770128c2432fa93e8a36b (patch) | |
tree | 7fb2c0bd8c5116d603fd547a9162d138f949f5ba /sci-libs/gts | |
parent | sys-devel/byfl: version bump (to fix bug #559872) (diff) | |
download | gentoo-106742980c6ff593025770128c2432fa93e8a36b.tar.gz gentoo-106742980c6ff593025770128c2432fa93e8a36b.tar.bz2 gentoo-106742980c6ff593025770128c2432fa93e8a36b.zip |
sci-libs/gts: Stable for HPPA (bug #562110).
Package-Manager: portage-2.2.22
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sci-libs/gts')
-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 7209c8e5022d..636bc656d718 100644 --- a/sci-libs/gts/gts-20121130.ebuild +++ b/sci-libs/gts/gts-20121130.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://gts.sourceforge.net/tarballs/${MYP}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="amd64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~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" |