diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-22 12:34:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-22 12:34:56 +0300 |
commit | f5671be14e0c7b3f08af5a636edb283b8568fb90 (patch) | |
tree | fab7e659934119348f41162d29313f0414c401d9 /sys-fs | |
parent | net-im/sendxmpp: amd64 stable wrt bug #676718 (diff) | |
download | gentoo-f5671be14e0c7b3f08af5a636edb283b8568fb90.tar.gz gentoo-f5671be14e0c7b3f08af5a636edb283b8568fb90.tar.bz2 gentoo-f5671be14e0c7b3f08af5a636edb283b8568fb90.zip |
sys-fs/owfs: amd64 stable wrt bug #676804
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 295bcf45d847..8bc833ad7ff9 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}" |