diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:26:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:30:50 +0200 |
commit | 72542a1cb7602776143edf2981b3760ffa9ebefd (patch) | |
tree | b0c0424ca2da65786b225992e850efa21795ff09 /sys-fs/simple-mtpfs | |
parent | net-analyzer/linkchecker: amd64 stable wrt bug #743905 (diff) | |
download | gentoo-72542a1cb7602776143edf2981b3760ffa9ebefd.tar.gz gentoo-72542a1cb7602776143edf2981b3760ffa9ebefd.tar.bz2 gentoo-72542a1cb7602776143edf2981b3760ffa9ebefd.zip |
sys-fs/simple-mtpfs: amd64 stable wrt bug #745138
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/simple-mtpfs')
-rw-r--r-- | sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild b/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild index 04ebc09c1169..1ba00bb3f09a 100644 --- a/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild +++ b/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.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 |