diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:36:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:36:24 +0100 |
commit | 5fc6493fe51973697b0f431234c9f31cc3455ef2 (patch) | |
tree | 0d0d4ca43c1a6746f14ea921b819b9f4886629fb /sys-fs | |
parent | sys-block/ms-sys: x86 stable (bug #676786) (diff) | |
download | gentoo-5fc6493fe51973697b0f431234c9f31cc3455ef2.tar.gz gentoo-5fc6493fe51973697b0f431234c9f31cc3455ef2.tar.bz2 gentoo-5fc6493fe51973697b0f431234c9f31cc3455ef2.zip |
sys-fs/owfs: x86 stable (bug #676804)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/owfs/owfs-3.2_p2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/owfs/owfs-3.2_p2-r2.ebuild b/sys-fs/owfs/owfs-3.2_p2-r2.ebuild index 109235a70a35..3ed9161338ad 100644 --- a/sys-fs/owfs/owfs-3.2_p2-r2.ebuild +++ b/sys-fs/owfs/owfs-3.2_p2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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}" |