diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-04 16:25:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-04 17:24:26 +0300 |
commit | 129f00045645c6da80cc31b9e8c1ccd037d76115 (patch) | |
tree | bef7569cd8db00028d42b9bf5a259b7a6718ab80 /sci-libs/gts | |
parent | media-libs/netpbm: Keyword 10.76.00 riscv, #756115 (diff) | |
download | gentoo-129f00045645c6da80cc31b9e8c1ccd037d76115.tar.gz gentoo-129f00045645c6da80cc31b9e8c1ccd037d76115.tar.bz2 gentoo-129f00045645c6da80cc31b9e8c1ccd037d76115.zip |
sci-libs/gts: Keyword 20121130 riscv, #756115
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
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 dad0b660079a..2a29d95b7edf 100644 --- a/sci-libs/gts/gts-20121130.ebuild +++ b/sci-libs/gts/gts-20121130.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # 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 ~arm64 hppa ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 hppa ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs test" RDEPEND="dev-libs/glib:2" |