diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 19:11:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 14:12:39 +0300 |
commit | 9eb86f397509db274376cca062fecb8efb0c16af (patch) | |
tree | 17e140be7bd8916c811ab61d7762897998bf28cb /sci-libs/gts | |
parent | sci-libs/geos: destabilize for ~ppc (diff) | |
download | gentoo-9eb86f397509db274376cca062fecb8efb0c16af.tar.gz gentoo-9eb86f397509db274376cca062fecb8efb0c16af.tar.bz2 gentoo-9eb86f397509db274376cca062fecb8efb0c16af.zip |
sci-libs/gts: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@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 9db12aa99d2e..b1691a17cff3 100644 --- a/sci-libs/gts/gts-20121130.ebuild +++ b/sci-libs/gts/gts-20121130.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="test" # bug #277165 |