diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-04 12:14:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-04 12:14:13 +0200 |
commit | c1eab774a74cbd66334ed0e22b9daccecbccc133 (patch) | |
tree | 7f50bbb2734a16f3aecf9aa7b21b1aafad3c5f66 /sci-libs/gts | |
parent | dev-util/pkgconf: x86 stable wrt bug #561496 (diff) | |
download | gentoo-c1eab774a74cbd66334ed0e22b9daccecbccc133.tar.gz gentoo-c1eab774a74cbd66334ed0e22b9daccecbccc133.tar.bz2 gentoo-c1eab774a74cbd66334ed0e22b9daccecbccc133.zip |
sci-libs/gts: x86 stable wrt bug #562110
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
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 86968c467d0a..ded858a41963 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" |