diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-28 10:46:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-28 10:46:32 +0300 |
commit | a02456967736f9f58368e6850856e0086a09d543 (patch) | |
tree | 74c57858927b0333e2b527cbd7fcf18696889b0e /sci-calculators | |
parent | sci-libs/libticonv: unkeyword 1.1.5-r1 for ~ppc (diff) | |
download | gentoo-a02456967736f9f58368e6850856e0086a09d543.tar.gz gentoo-a02456967736f9f58368e6850856e0086a09d543.tar.bz2 gentoo-a02456967736f9f58368e6850856e0086a09d543.zip |
sci-calculators/tilp2: unkeyword 1.18-r1 for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/tilp2/tilp2-1.18-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/tilp2/tilp2-1.18-r1.ebuild b/sci-calculators/tilp2/tilp2-1.18-r1.ebuild index ff566c357e29..d69f0b32f49a 100644 --- a/sci-calculators/tilp2/tilp2-1.18-r1.ebuild +++ b/sci-calculators/tilp2/tilp2-1.18-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tilp/tilp2-linux/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="nls" RDEPEND=" |