diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-03 11:22:16 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-03 11:22:16 +0000 |
commit | 1243754b0f65225f57224968255052052bbcc5e6 (patch) | |
tree | 56ec71dab861cf4631db67c27d9897e44f69bfbf | |
parent | dev-python/xarray: Stabilize 2024.1.0 arm64, #923687 (diff) | |
download | gentoo-1243754b0f65225f57224968255052052bbcc5e6.tar.gz gentoo-1243754b0f65225f57224968255052052bbcc5e6.tar.bz2 gentoo-1243754b0f65225f57224968255052052bbcc5e6.zip |
app-text/rpl: Keyword 1.15.5 ppc, #919931
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | app-text/rpl/rpl-1.15.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rpl/rpl-1.15.5.ebuild b/app-text/rpl/rpl-1.15.5.ebuild index aae1ec6c1781..61b9919bd48c 100644 --- a/app-text/rpl/rpl-1.15.5.ebuild +++ b/app-text/rpl/rpl-1.15.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~mips" +KEYWORDS="~amd64 ~mips ~ppc" IUSE="test" RESTRICT="!test? ( test )" |