diff options
author | Sam James <sam@gentoo.org> | 2023-12-29 21:40:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-29 21:40:38 +0000 |
commit | 5e302be300e14c44732b3f50954954edd8cb2430 (patch) | |
tree | 2d5807d87e87f131a4cd971375923b189f371081 /sys-apps/pv | |
parent | dev-java/osgi-service-log: Stabilize 1.3.0 amd64, #920853 (diff) | |
download | gentoo-5e302be300e14c44732b3f50954954edd8cb2430.tar.gz gentoo-5e302be300e14c44732b3f50954954edd8cb2430.tar.bz2 gentoo-5e302be300e14c44732b3f50954954edd8cb2430.zip |
sys-apps/pv: Stabilize 1.8.5 amd64, #920941
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/pv-1.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pv/pv-1.8.5.ebuild b/sys-apps/pv/pv-1.8.5.ebuild index 743c54b07e51..e7e21b906ec3 100644 --- a/sys-apps/pv/pv-1.8.5.ebuild +++ b/sys-apps/pv/pv-1.8.5.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 ~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" fi LICENSE="GPL-3+" |