diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:25:48 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:25:48 +0100 |
commit | daacac5d1ac649ecc784401bb4e107a2c71fe768 (patch) | |
tree | 3b2e5ec1f8b06403125a83044b15864cfce37a3c /sys-apps | |
parent | sys-apps/pcsc-lite: drop x86-macos (diff) | |
download | gentoo-daacac5d1ac649ecc784401bb4e107a2c71fe768.tar.gz gentoo-daacac5d1ac649ecc784401bb4e107a2c71fe768.tar.bz2 gentoo-daacac5d1ac649ecc784401bb4e107a2c71fe768.zip |
sys-apps/pv: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 47a857d61c38..6b7c79cfe1ab 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~sparc64-solaris ~x86-solaris" IUSE="debug nls" PV_LINGUAS=( de fr pl pt ) |