diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-07 02:56:21 +0000 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-07 02:56:21 +0000 |
commit | 59a7e86ff5f4616c6bac521bd838239b4f038765 (patch) | |
tree | 40ed8a9ae12c3a755986c7f37bdebf96e3d9166f /app-text/t1utils | |
parent | app-admin/supervisor: remove old (diff) | |
download | gentoo-59a7e86ff5f4616c6bac521bd838239b4f038765.tar.gz gentoo-59a7e86ff5f4616c6bac521bd838239b4f038765.tar.bz2 gentoo-59a7e86ff5f4616c6bac521bd838239b4f038765.zip |
app-text/t1utils: amd64 stable wrt bug #678590
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-text/t1utils')
-rw-r--r-- | app-text/t1utils/t1utils-1.41-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/t1utils/t1utils-1.41-r2.ebuild b/app-text/t1utils/t1utils-1.41-r2.ebuild index a07fa240ca88..328375675720 100644 --- a/app-text/t1utils/t1utils-1.41-r2.ebuild +++ b/app-text/t1utils/t1utils-1.41-r2.ebuild @@ -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="" |