diff options
author | Matthias Maier <tamiko@gentoo.org> | 2019-06-30 13:14:19 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2019-06-30 13:19:36 -0500 |
commit | 8b23aa1b97268f8db6cab6d12182d3145bcbabc2 (patch) | |
tree | e8385bc8f17ee097031de64dc9eaa26e6600cc03 /sys-fs/mp3fs | |
parent | sys-fs/mp3fs: use slotted fuse dependency (diff) | |
download | gentoo-8b23aa1b97268f8db6cab6d12182d3145bcbabc2.tar.gz gentoo-8b23aa1b97268f8db6cab6d12182d3145bcbabc2.tar.bz2 gentoo-8b23aa1b97268f8db6cab6d12182d3145bcbabc2.zip |
sys-fs/mp3fs: stabilize mp3fs
Rationale: This was a dependency only update. Let's not put unnecessary
burden on the arch teams.
Package-Manager: Portage-2.3.67, Repoman-2.3.16
RepoMan-Options: --force
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'sys-fs/mp3fs')
-rw-r--r-- | sys-fs/mp3fs/mp3fs-0.91-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild b/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild index 278fef25efed..76e7779cab45 100644 --- a/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild +++ b/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/khenriks/mp3fs/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT=test |