diff options
author | Markus Meier <maekke@gentoo.org> | 2019-02-21 21:27:21 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-02-21 21:27:21 +0100 |
commit | eed3e2bc4391a89f2193fbe3fa9f37cda6034a40 (patch) | |
tree | bde399b37ae936f1f7790c2da1e1237976ba1842 /sys-fs | |
parent | net-libs/rabbitmq-c: arm stable, bug #676730 (diff) | |
download | gentoo-eed3e2bc4391a89f2193fbe3fa9f37cda6034a40.tar.gz gentoo-eed3e2bc4391a89f2193fbe3fa9f37cda6034a40.tar.bz2 gentoo-eed3e2bc4391a89f2193fbe3fa9f37cda6034a40.zip |
sys-fs/owfs: arm stable, bug #676804
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/owfs/owfs-3.2_p2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/owfs/owfs-3.2_p2-r2.ebuild b/sys-fs/owfs/owfs-3.2_p2-r2.ebuild index 3ed9161338ad..295bcf45d847 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}" |