From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E8673138335 for ; Mon, 6 May 2019 18:04:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65F97E0907; Mon, 6 May 2019 18:04:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45407E0905 for ; Mon, 6 May 2019 18:04:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E57A7343968 for ; Mon, 6 May 2019 18:04:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67A1059F for ; Mon, 6 May 2019 18:04:44 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1557165848.6d67acc3d06f6e25c272b148da202ee4ab54330a.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/t1utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/t1utils/t1utils-1.41-r2.ebuild X-VCS-Directories: app-text/t1utils/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 6d67acc3d06f6e25c272b148da202ee4ab54330a X-VCS-Branch: master Date: Mon, 6 May 2019 18:04:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3d952a29-6b2c-4259-8696-baf2199c5c6d X-Archives-Hash: 1f02f8dd5d653e6bd397b9460d92aca9 commit: 6d67acc3d06f6e25c272b148da202ee4ab54330a Author: Tobias Klausmann gentoo org> AuthorDate: Mon May 6 18:03:59 2019 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon May 6 18:04:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d67acc3 app-text/t1utils-1.41-r2: alpha stable Bug: http://bugs.gentoo.org/678590 Signed-off-by: Tobias Klausmann gentoo.org> app-text/t1utils/t1utils-1.41-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/t1utils/t1utils-1.41-r2.ebuild b/app-text/t1utils/t1utils-1.41-r2.ebuild index f74fe7aa853..6c27c423023 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=""