diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 19:17:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 19:39:02 +0100 |
commit | 17967c990cdc010f6077a852e555021a0cd6776f (patch) | |
tree | e141d537a9c10026ccc19ea04dfa775a5e2647af | |
parent | 02d693e98e48bc66686210708b776b256d99a0db (diff) | |
download | gentoo-17967c990cdc010f6077a852e555021a0cd6776f.tar.gz gentoo-17967c990cdc010f6077a852e555021a0cd6776f.tar.xz |
sys-fs/owfs: x86 stable (bug #601148)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
-rw-r--r-- | sys-fs/owfs/owfs-3.1_p4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/owfs/owfs-3.1_p4.ebuild b/sys-fs/owfs/owfs-3.1_p4.ebuild index d833ef0b674..f9dcc5f2c8e 100644 --- a/sys-fs/owfs/owfs-3.1_p4.ebuild +++ b/sys-fs/owfs/owfs-3.1_p4.ebuild @@ -15,7 +15,7 @@ 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" SLOT="0/4.0.0" LICENSE="GPL-2" |