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 6B8EC138335 for ; Thu, 21 Feb 2019 20:28:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9EE21E0874; Thu, 21 Feb 2019 20:28:22 +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 7130FE0874 for ; Thu, 21 Feb 2019 20:28:22 +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 4EE09335D78 for ; Thu, 21 Feb 2019 20:28:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85923551 for ; Thu, 21 Feb 2019 20:28:18 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1550780841.eed3e2bc4391a89f2193fbe3fa9f37cda6034a40.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/owfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/owfs/owfs-3.2_p2-r2.ebuild X-VCS-Directories: sys-fs/owfs/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: eed3e2bc4391a89f2193fbe3fa9f37cda6034a40 X-VCS-Branch: master Date: Thu, 21 Feb 2019 20:28:18 +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: 26033832-2528-41a3-bfbe-4876185f1dc5 X-Archives-Hash: 03c5233eb12853e62679c94d187cfc1c commit: eed3e2bc4391a89f2193fbe3fa9f37cda6034a40 Author: Markus Meier gentoo org> AuthorDate: Thu Feb 21 20:27:21 2019 +0000 Commit: Markus Meier gentoo org> CommitDate: Thu Feb 21 20:27:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed3e2bc sys-fs/owfs: arm stable, bug #676804 Signed-off-by: Markus Meier gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm" sys-fs/owfs/owfs-3.2_p2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/owfs/owfs-3.2_p2-r2.ebuild b/sys-fs/owfs/owfs-3.2_p2-r2.ebuild index 3ed9161338a..295bcf45d84 100644 --- a/sys-fs/owfs/owfs-3.2_p2-r2.ebuild +++ b/sys-fs/owfs/owfs-3.2_p2-r2.ebuild @@ -13,7 +13,7 @@ MY_P="${P/_/}" DESCRIPTION="Access 1-Wire devices like a filesystem" SRC_URI="mirror://sourceforge/owfs/${MY_P}.tar.gz" HOMEPAGE="http://owfs.org/ https://sourceforge.net/projects/owfs/" -KEYWORDS="~amd64 ~arm x86" +KEYWORDS="~amd64 arm x86" # Upstream uses crazy SONAME, https://github.com/owfs/owfs/commit/c696fa9b9b44f49c96b9f1c2b3159d277e0c1273 SLOT="0/${PV}"