diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-31 02:03:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-31 02:03:21 +0100 |
commit | 1a1e1d9ff72333cfc70b4de8997f7c424f7512b9 (patch) | |
tree | f103dddfced3803eb5c880c8556528269f2ce391 /sys-fs/mtpfs | |
parent | sys-apps/irqbalance: x86 stable (bug #669958) (diff) | |
download | gentoo-1a1e1d9ff72333cfc70b4de8997f7c424f7512b9.tar.gz gentoo-1a1e1d9ff72333cfc70b4de8997f7c424f7512b9.tar.bz2 gentoo-1a1e1d9ff72333cfc70b4de8997f7c424f7512b9.zip |
sys-fs/mtpfs: x86 stable (bug #669956)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/mtpfs')
-rw-r--r-- | sys-fs/mtpfs/mtpfs-1.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mtpfs/mtpfs-1.1-r4.ebuild b/sys-fs/mtpfs/mtpfs-1.1-r4.ebuild index e97428f4e0d5..4c46f953d4b9 100644 --- a/sys-fs/mtpfs/mtpfs-1.1-r4.ebuild +++ b/sys-fs/mtpfs/mtpfs-1.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://www.adebenham.com/files/mtp/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug mad" RDEPEND="dev-libs/glib:2 |