diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-10-14 10:00:44 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-10-14 10:00:44 -0700 |
commit | 770602fb278e188ed2b100c1d97f7f9a58914be2 (patch) | |
tree | 8408d009c85e52caae70e7fc7a26ad5bad3b5bf4 /sys-apps/pv | |
parent | sys-apps/pv: Stabilize 1.6.20 ppc64, #818040 (diff) | |
download | gentoo-770602fb278e188ed2b100c1d97f7f9a58914be2.tar.gz gentoo-770602fb278e188ed2b100c1d97f7f9a58914be2.tar.bz2 gentoo-770602fb278e188ed2b100c1d97f7f9a58914be2.zip |
sys-apps/pv: Stabilize 1.6.20 ppc, #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 32e97e5fc21f..9ee8a1a7f9b5 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" |