diff options
author | Sam James <sam@gentoo.org> | 2021-10-14 17:37:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-14 17:37:11 +0100 |
commit | 1c80f818c5fda0f3030687a12b4cf52edc935492 (patch) | |
tree | 0d541d31e811516d30abdbb8232dfba7bde6c0e9 /sys-apps | |
parent | net-vpn/vpnc: Stabilize 0.5.3_p550-r3 arm, #818004 (diff) | |
download | gentoo-1c80f818c5fda0f3030687a12b4cf52edc935492.tar.gz gentoo-1c80f818c5fda0f3030687a12b4cf52edc935492.tar.bz2 gentoo-1c80f818c5fda0f3030687a12b4cf52edc935492.zip |
sys-apps/pv: Stabilize 1.6.20 arm, #818040
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 1da4834c8340..a3f938d4e874 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" |