diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:39:19 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:39:19 +0100 |
commit | 06ced2fd4fdf361bcca48e979cbf35e00ab3619e (patch) | |
tree | a6d9c81012d248cfcfd30592f7e2e03d7ae90d69 /app-text/ps2pkm | |
parent | app-text/ps2eps: drop x86-macos (diff) | |
download | gentoo-06ced2fd4fdf361bcca48e979cbf35e00ab3619e.tar.gz gentoo-06ced2fd4fdf361bcca48e979cbf35e00ab3619e.tar.bz2 gentoo-06ced2fd4fdf361bcca48e979cbf35e00ab3619e.zip |
app-text/ps2pkm: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-text/ps2pkm')
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild index 052184f3d529..272bb9fe883e 100644 --- a/app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.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 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/texlive/texlive-${PV#*_p}-sou LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-libs/kpathsea-6.2.1" |