diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-10 12:08:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-10 12:08:37 +0000 |
commit | fa4269e65dd5d0d5c81c46df821ecbc845d7bfa8 (patch) | |
tree | 5490babc69a5beecd6927d2ef10dc5235422bcc4 /sys-fs/mtpfs | |
parent | sys-fs/libeatmydata: refresh to EAPI=7 (diff) | |
download | gentoo-fa4269e65dd5d0d5c81c46df821ecbc845d7bfa8.tar.gz gentoo-fa4269e65dd5d0d5c81c46df821ecbc845d7bfa8.tar.bz2 gentoo-fa4269e65dd5d0d5c81c46df821ecbc845d7bfa8.zip |
sys-fs/mtpfs: stabilize 1.1-r5 for amd64/x86
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs/mtpfs')
-rw-r--r-- | sys-fs/mtpfs/mtpfs-1.1-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mtpfs/mtpfs-1.1-r5.ebuild b/sys-fs/mtpfs/mtpfs-1.1-r5.ebuild index 8cc52ebc9b74..4230a9048a14 100644 --- a/sys-fs/mtpfs/mtpfs-1.1-r5.ebuild +++ b/sys-fs/mtpfs/mtpfs-1.1-r5.ebuild @@ -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 |