diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-21 14:13:41 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-21 14:13:41 +0100 |
commit | 2b224d4dd9ff21d927a3f3be532aa96c5c931c50 (patch) | |
tree | b3594a2add24c620c378ee1a9ca369505c86ca40 /sys-fs | |
parent | dev-libs/libgpg-error: arm arm64 stable (bug 613234). (diff) | |
download | gentoo-2b224d4dd9ff21d927a3f3be532aa96c5c931c50.tar.gz gentoo-2b224d4dd9ff21d927a3f3be532aa96c5c931c50.tar.bz2 gentoo-2b224d4dd9ff21d927a3f3be532aa96c5c931c50.zip |
sys-fs/owfs: arm stable (bug 601148).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/owfs/owfs-3.1_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/owfs/owfs-3.1_p4.ebuild b/sys-fs/owfs/owfs-3.1_p4.ebuild index ccd72b751b7a..50af8d0e122f 100644 --- a/sys-fs/owfs/owfs-3.1_p4.ebuild +++ b/sys-fs/owfs/owfs-3.1_p4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,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" |