Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/owfs/
Date: Thu, 21 Feb 2019 20:28:23
Message-Id: 1550780841.eed3e2bc4391a89f2193fbe3fa9f37cda6034a40.maekke@gentoo
1 commit: eed3e2bc4391a89f2193fbe3fa9f37cda6034a40
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 21 20:27:21 2019 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 21 20:27:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed3e2bc
7
8 sys-fs/owfs: arm stable, bug #676804
9
10 Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="arm"
13
14 sys-fs/owfs/owfs-3.2_p2-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-fs/owfs/owfs-3.2_p2-r2.ebuild b/sys-fs/owfs/owfs-3.2_p2-r2.ebuild
18 index 3ed9161338a..295bcf45d84 100644
19 --- a/sys-fs/owfs/owfs-3.2_p2-r2.ebuild
20 +++ b/sys-fs/owfs/owfs-3.2_p2-r2.ebuild
21 @@ -13,7 +13,7 @@ MY_P="${P/_/}"
22 DESCRIPTION="Access 1-Wire devices like a filesystem"
23 SRC_URI="mirror://sourceforge/owfs/${MY_P}.tar.gz"
24 HOMEPAGE="http://owfs.org/ https://sourceforge.net/projects/owfs/"
25 -KEYWORDS="~amd64 ~arm x86"
26 +KEYWORDS="~amd64 arm x86"
27
28 # Upstream uses crazy SONAME, https://github.com/owfs/owfs/commit/c696fa9b9b44f49c96b9f1c2b3159d277e0c1273
29 SLOT="0/${PV}"