diff options
author | Sam James <sam@gentoo.org> | 2024-11-21 16:35:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-21 16:35:33 +0000 |
commit | 05ceb32dc00b0777b111afdc8890380e7a28f0ab (patch) | |
tree | cd71c5b4c6a97284427c7c2790f063dccd8ae228 /sys-apps/pv | |
parent | sys-apps/pv: Stabilize 1.9.0 ppc, #944333 (diff) | |
download | gentoo-05ceb32dc00b0777b111afdc8890380e7a28f0ab.tar.gz gentoo-05ceb32dc00b0777b111afdc8890380e7a28f0ab.tar.bz2 gentoo-05ceb32dc00b0777b111afdc8890380e7a28f0ab.zip |
sys-apps/pv: Stabilize 1.9.0 ppc64, #944333
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/pv-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pv/pv-1.9.0.ebuild b/sys-apps/pv/pv-1.9.0.ebuild index 2e313edd24f2..3e169bc1c34c 100644 --- a/sys-apps/pv/pv-1.9.0.ebuild +++ b/sys-apps/pv/pv-1.9.0.ebuild @@ -18,7 +18,7 @@ else verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc ) " - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi LICENSE="GPL-3+" |