diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-10-29 23:03:45 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-10-29 23:05:05 +0100 |
commit | 34a8beb29ae940bda9da40fe21516fe20301124e (patch) | |
tree | 5a3df41f7889ca254b8069ddf1438c00c0091214 /sys-apps/pv | |
parent | dev-libs/libgcrypt: New upstream version 1.8.4 (diff) | |
download | gentoo-34a8beb29ae940bda9da40fe21516fe20301124e.tar.gz gentoo-34a8beb29ae940bda9da40fe21516fe20301124e.tar.bz2 gentoo-34a8beb29ae940bda9da40fe21516fe20301124e.zip |
sys-apps/pv: Stable for AMD64 HPPA x86 too.
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/pv-1.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild index 7cf983647200..94d0b91d0f16 100644 --- a/sys-apps/pv/pv-1.6.6.ebuild +++ b/sys-apps/pv/pv-1.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://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 ) |