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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C23DC158086 for ; Sun, 5 Dec 2021 20:54:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E5A52BC00A; Sun, 5 Dec 2021 20:54:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E46B82BC00A for ; Sun, 5 Dec 2021 20:54:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0292B3436BD for ; Sun, 5 Dec 2021 20:54:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0929200 for ; Sun, 5 Dec 2021 20:54:49 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1638737681.9d449e4f6d1fa8f16598fb1361845c5ddf31da98.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libthreadar/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libthreadar/libthreadar-1.3.5.ebuild X-VCS-Directories: dev-libs/libthreadar/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 9d449e4f6d1fa8f16598fb1361845c5ddf31da98 X-VCS-Branch: master Date: Sun, 5 Dec 2021 20:54:49 +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: d147b3cc-6116-4b6b-9cc6-3a7c429919d8 X-Archives-Hash: fc34b43f105f30800d3cbb61f2f1d317 commit: 9d449e4f6d1fa8f16598fb1361845c5ddf31da98 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Dec 5 20:54:22 2021 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Dec 5 20:54:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d449e4f dev-libs/libthreadar: Stabilize 1.3.5 sparc, #828321 Signed-off-by: Arthur Zamarin gentoo.org> dev-libs/libthreadar/libthreadar-1.3.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libthreadar/libthreadar-1.3.5.ebuild b/dev-libs/libthreadar/libthreadar-1.3.5.ebuild index 56f7aff09459..b8d89c2c8548 100644 --- a/dev-libs/libthreadar/libthreadar-1.3.5.ebuild +++ b/dev-libs/libthreadar/libthreadar-1.3.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/libthreadar/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" src_install() { emake DESTDIR="${D}" pkgdatadir="${EPREFIX}"/usr/share/doc/${PF}/html install