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 9E0261382C5 for ; Sun, 18 Mar 2018 20:30:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A6D4E0784; Sun, 18 Mar 2018 20:30:54 +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 72689E0784 for ; Sun, 18 Mar 2018 20:30:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 080B2335D48 for ; Sun, 18 Mar 2018 20:30:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 060B9242 for ; Sun, 18 Mar 2018 20:30:51 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1521405039.1c0c8674f04ad0d2c2dff486a7c7bc74769fa04e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libunibreak/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libunibreak/libunibreak-4.0.ebuild X-VCS-Directories: dev-libs/libunibreak/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 1c0c8674f04ad0d2c2dff486a7c7bc74769fa04e X-VCS-Branch: master Date: Sun, 18 Mar 2018 20:30:51 +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-Archives-Salt: 6c5654ed-6c52-4afe-b9b3-17efc36e9c01 X-Archives-Hash: 41ec9f92734f12215b0c4c5e44bde8c8 commit: 1c0c8674f04ad0d2c2dff486a7c7bc74769fa04e Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 18 20:29:29 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 18 20:30:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c0c8674 dev-libs/libunibreak: amd64 stable wrt bug #650794 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-libs/libunibreak/libunibreak-4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libunibreak/libunibreak-4.0.ebuild b/dev-libs/libunibreak/libunibreak-4.0.ebuild index 75c158e6afb..b6985c4951e 100644 --- a/dev-libs/libunibreak/libunibreak-4.0.ebuild +++ b/dev-libs/libunibreak/libunibreak-4.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/adah1972/${PN}/releases/download/${PN}_$(replace_all LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="doc +man static-libs" # Tests require internet access to www.unicode.org