diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-12 22:31:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-12 22:31:11 +0100 |
commit | 3954b41044a8ad408a62d767d5733275e3ef0106 (patch) | |
tree | c0a010a8b1f4630c6d998ba4912d1769768cda2b /sys-fs/simple-mtpfs | |
parent | app-misc/mepl: x86 stable (bug #647394) (diff) | |
download | gentoo-3954b41044a8ad408a62d767d5733275e3ef0106.tar.gz gentoo-3954b41044a8ad408a62d767d5733275e3ef0106.tar.bz2 gentoo-3954b41044a8ad408a62d767d5733275e3ef0106.zip |
sys-fs/simple-mtpfs: x86 stable (bug #646842)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-fs/simple-mtpfs')
-rw-r--r-- | sys-fs/simple-mtpfs/simple-mtpfs-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/simple-mtpfs/simple-mtpfs-0.3.0.ebuild b/sys-fs/simple-mtpfs/simple-mtpfs-0.3.0.ebuild index 91269a3c30f3..2b46651d4d82 100644 --- a/sys-fs/simple-mtpfs/simple-mtpfs-0.3.0.ebuild +++ b/sys-fs/simple-mtpfs/simple-mtpfs-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="media-libs/libmtp |