diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-10-14 10:00:04 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-10-14 10:00:04 -0700 |
commit | 43bde95787444b52fb88154ec20ae13e30dbf122 (patch) | |
tree | 9337e3529d706ab25921e5c160c312511a5bd4e1 /sys-apps/pv | |
parent | media-radio/unixcw: Drop unused multilib eclass (diff) | |
download | gentoo-43bde95787444b52fb88154ec20ae13e30dbf122.tar.gz gentoo-43bde95787444b52fb88154ec20ae13e30dbf122.tar.bz2 gentoo-43bde95787444b52fb88154ec20ae13e30dbf122.zip |
sys-apps/pv: Stabilize 1.6.20 ppc64, #818040
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/pv-1.6.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pv/pv-1.6.20.ebuild b/sys-apps/pv/pv-1.6.20.ebuild index a3f938d4e874..32e97e5fc21f 100644 --- a/sys-apps/pv/pv-1.6.20.ebuild +++ b/sys-apps/pv/pv-1.6.20.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris" IUSE="debug nls" PLOCALES="de fr pl pt" |