diff options
author | Sam James <sam@gentoo.org> | 2021-10-14 04:24:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-14 04:24:48 +0100 |
commit | f8dc9055a41bf1a408a24c4b493404ed7a7ba16a (patch) | |
tree | dc06e0ade6fffe7559cc52869320134f8773a366 /sys-apps/pv | |
parent | media-libs/libexif: Stabilize 0.6.23 arm, #817923 (diff) | |
download | gentoo-f8dc9055a41bf1a408a24c4b493404ed7a7ba16a.tar.gz gentoo-f8dc9055a41bf1a408a24c4b493404ed7a7ba16a.tar.bz2 gentoo-f8dc9055a41bf1a408a24c4b493404ed7a7ba16a.zip |
sys-apps/pv: Stabilize 1.6.20 amd64, #818040
Signed-off-by: Sam James <sam@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 86f4bf74e302..5a5ba2b817a9 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" |