diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:31:16 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:33:44 +0100 |
commit | 2ab35dee78ba91ac5c8b12bb086272971aa5f941 (patch) | |
tree | 954b1c5f2457be69199a2e41141195f0c289721a /dev-libs/ptexenc | |
parent | dev-libs/protobuf: drop x86-macos (diff) | |
download | gentoo-2ab35dee78ba91ac5c8b12bb086272971aa5f941.tar.gz gentoo-2ab35dee78ba91ac5c8b12bb086272971aa5f941.tar.bz2 gentoo-2ab35dee78ba91ac5c8b12bb086272971aa5f941.zip |
dev-libs/ptexenc: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-libs/ptexenc')
-rw-r--r-- | dev-libs/ptexenc/ptexenc-1.3.8_p20200406.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ptexenc/ptexenc-1.3.8_p20200406.ebuild b/dev-libs/ptexenc/ptexenc-1.3.8_p20200406.ebuild index f9931b4e51a1..d9ea39be2bf8 100644 --- a/dev-libs/ptexenc/ptexenc-1.3.8_p20200406.ebuild +++ b/dev-libs/ptexenc/ptexenc-1.3.8_p20200406.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=7 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/texlive/texlive-${PV#*_p}-sou LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~ppc-macos ~x64-macos" IUSE="iconv static-libs" DEPEND="iconv? ( virtual/libiconv ) |