diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:33:37 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:33:37 +0100 |
commit | f5b7233e6a66b2b6b46cf2f16bc13f7959294ef4 (patch) | |
tree | 20d248ce5b01b7536b42ec411c6639f18a0919b8 /dev-tex/bibtexu | |
parent | dev-tcltk/tls: drop x86-macos (diff) | |
download | gentoo-f5b7233e6a66b2b6b46cf2f16bc13f7959294ef4.tar.gz gentoo-f5b7233e6a66b2b6b46cf2f16bc13f7959294ef4.tar.bz2 gentoo-f5b7233e6a66b2b6b46cf2f16bc13f7959294ef4.zip |
dev-tex/bibtexu: 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-tex/bibtexu')
-rw-r--r-- | dev-tex/bibtexu/bibtexu-3.71_p20200406.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/bibtexu/bibtexu-3.71_p20200406.ebuild b/dev-tex/bibtexu/bibtexu-3.71_p20200406.ebuild index 3901fb21184b..c022b026fab1 100644 --- a/dev-tex/bibtexu/bibtexu-3.71_p20200406.ebuild +++ b/dev-tex/bibtexu/bibtexu-3.71_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="GPL-2" 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="doc source" RDEPEND=">=dev-libs/kpathsea-6.2.1:= |