diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:41:20 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:41:20 +0100 |
commit | b3c08d2d42d32121f34be65c587770c2c5d3ee24 (patch) | |
tree | 0e0e8bc2d54f7e67d6482008ccd6ea641a080440 /app-text | |
parent | app-text/sgrep: drop x86-macos (diff) | |
download | gentoo-b3c08d2d42d32121f34be65c587770c2c5d3ee24.tar.gz gentoo-b3c08d2d42d32121f34be65c587770c2c5d3ee24.tar.bz2 gentoo-b3c08d2d42d32121f34be65c587770c2c5d3ee24.zip |
app-text/t1utils: 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')
-rw-r--r-- | app-text/t1utils/t1utils-1.41-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/t1utils/t1utils-1.41-r2.ebuild b/app-text/t1utils/t1utils-1.41-r2.ebuild index e8b67bc33c19..5f654e5053fe 100644 --- a/app-text/t1utils/t1utils-1.41-r2.ebuild +++ b/app-text/t1utils/t1utils-1.41-r2.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 @@ -8,7 +8,7 @@ inherit autotools DESCRIPTION="Type 1 Font utilities" SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" HOMEPAGE="http://www.lcdf.org/type/#t1utils" -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" SLOT="0" LICENSE="BSD" IUSE="" |