diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-02 17:56:50 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-02 20:20:48 +0100 |
commit | 029b4fa4307d5307dfe18b5f869ca4d9cf034848 (patch) | |
tree | 5f7ad381b1101d9feced30416b8cb425b2f4215b /app-text/t1utils | |
parent | x11-terms/rxvt-unicode: stable 9.22-r1 for sparc, bug #601632 (diff) | |
download | gentoo-029b4fa4307d5307dfe18b5f869ca4d9cf034848.tar.gz gentoo-029b4fa4307d5307dfe18b5f869ca4d9cf034848.tar.bz2 gentoo-029b4fa4307d5307dfe18b5f869ca4d9cf034848.zip |
app-text/t1utils: stable 1.41-r2 for sparc, bug #678590
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/t1utils')
-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 8148e274d981..a07fa240ca88 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-2017 Gentoo Foundation +# Copyright 1999-2019 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 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="BSD" IUSE="" |