diff options
author | Sam James <sam@gentoo.org> | 2020-11-04 06:21:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-04 06:22:52 +0000 |
commit | 92b73201609b74d0317e16fd93a30b9f079037c4 (patch) | |
tree | 5210a8222af41b2e2602cff39eb8364ebae957d5 /sys-apps/pv | |
parent | dev-ruby/faraday: add 1.1.0 (diff) | |
download | gentoo-92b73201609b74d0317e16fd93a30b9f079037c4.tar.gz gentoo-92b73201609b74d0317e16fd93a30b9f079037c4.tar.bz2 gentoo-92b73201609b74d0317e16fd93a30b9f079037c4.zip |
sys-apps/pv: Stabilize 1.6.6 arm, #753035
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/pv-1.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild index 9c2d459ca1dc..6cc76b0518c0 100644 --- a/sys-apps/pv/pv-1.6.6.ebuild +++ b/sys-apps/pv/pv-1.6.6.ebuild @@ -10,7 +10,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 ~x86-macos ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris" IUSE="debug nls" PV_LINGUAS=( de fr pl pt ) |