diff options
author | Sam James <sam@gentoo.org> | 2024-10-06 11:48:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-06 11:48:58 +0100 |
commit | 99d09ba8c9f3f039786e9864f94b597551adf01e (patch) | |
tree | 225ef39ef782a1c1d41633fdd41684bface2b836 /sys-fs | |
parent | sys-fs/bashmount: Stabilize 4.3.2-r2 x86, #940938 (diff) | |
download | gentoo-99d09ba8c9f3f039786e9864f94b597551adf01e.tar.gz gentoo-99d09ba8c9f3f039786e9864f94b597551adf01e.tar.bz2 gentoo-99d09ba8c9f3f039786e9864f94b597551adf01e.zip |
sys-fs/simple-mtpfs: Stabilize 0.4.0-r1 amd64, #940939
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/simple-mtpfs/simple-mtpfs-0.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0-r1.ebuild b/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0-r1.ebuild index d915d61c898d..2db07821f982 100644 --- a/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0-r1.ebuild +++ b/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/phatina/simple-mtpfs/archive/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" media-libs/libmtp |