diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 08:59:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:02 +0200 |
commit | ab7a19edf7d2214ec7cd83e295cef6e8ad43c72f (patch) | |
tree | db9d29767dba0fdd50ebf99aa3013e4c1c263887 /sys-fs/simple-mtpfs | |
parent | net-analyzer/zabbix: x86 stable wrt bug #745036 (diff) | |
download | gentoo-ab7a19edf7d2214ec7cd83e295cef6e8ad43c72f.tar.gz gentoo-ab7a19edf7d2214ec7cd83e295cef6e8ad43c72f.tar.bz2 gentoo-ab7a19edf7d2214ec7cd83e295cef6e8ad43c72f.zip |
sys-fs/simple-mtpfs: x86 stable wrt bug #745138
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
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 a84aa51dbee4..04ebc09c1169 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 |