diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 19:55:57 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 19:56:32 +0200 |
commit | 879cfe684dc1e20d14895c7a047d839effa531ab (patch) | |
tree | ead4959c586fde4c0a27e9c9cba9abcf78e5b389 /sci-libs/gts | |
parent | dev-cpp/muParser: keyword ~arm64 (diff) | |
download | gentoo-879cfe684dc1e20d14895c7a047d839effa531ab.tar.gz gentoo-879cfe684dc1e20d14895c7a047d839effa531ab.tar.bz2 gentoo-879cfe684dc1e20d14895c7a047d839effa531ab.zip |
sci-libs/gts: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs/gts')
-rw-r--r-- | sci-libs/gts/gts-20121130.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gts/gts-20121130.ebuild b/sci-libs/gts/gts-20121130.ebuild index 614c24911a2c..33c9796abf2f 100644 --- a/sci-libs/gts/gts-20121130.ebuild +++ b/sci-libs/gts/gts-20121130.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,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 ~arm64 hppa ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc examples static-libs test" RDEPEND="dev-libs/glib:2" |