diff options
author | Sam James <sam@gentoo.org> | 2023-09-02 13:03:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-02 13:03:57 +0100 |
commit | 075cafd0a646ac9e6fe7098950f5917103e9fe3b (patch) | |
tree | 3bc63349ec62219b210dad83465545a603ca01e6 /sys-apps/pv | |
parent | sys-apps/pv: Stabilize 1.7.24 ppc64, #913492 (diff) | |
download | gentoo-075cafd0a646ac9e6fe7098950f5917103e9fe3b.tar.gz gentoo-075cafd0a646ac9e6fe7098950f5917103e9fe3b.tar.bz2 gentoo-075cafd0a646ac9e6fe7098950f5917103e9fe3b.zip |
sys-apps/pv: Stabilize 1.7.24 hppa, #913492
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/pv-1.7.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pv/pv-1.7.24.ebuild b/sys-apps/pv/pv-1.7.24.ebuild index c0383f3ca1cc..adfcc9a338b3 100644 --- a/sys-apps/pv/pv-1.7.24.ebuild +++ b/sys-apps/pv/pv-1.7.24.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.gz" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="debug nls" DOCS=( README.md doc/NEWS.md doc/TODO.md ) |