diff options
author | Sam James <sam@gentoo.org> | 2024-10-06 15:11:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-06 15:11:40 +0100 |
commit | 6a78f5db5322ba61abdd14cf53564431f1330067 (patch) | |
tree | 6353e87a0bcd3fb89a1218b96d9dcfe50d53bc6b /sys-fs | |
parent | dev-ruby/sus: Stabilize 0.31.0 amd64, #941023 (diff) | |
download | gentoo-6a78f5db5322ba61abdd14cf53564431f1330067.tar.gz gentoo-6a78f5db5322ba61abdd14cf53564431f1330067.tar.bz2 gentoo-6a78f5db5322ba61abdd14cf53564431f1330067.zip |
sys-fs/bindfs: Stabilize 1.17.7 x86, #928880
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/bindfs/bindfs-1.17.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/bindfs/bindfs-1.17.7.ebuild b/sys-fs/bindfs/bindfs-1.17.7.ebuild index e72e4409e14b..0d1c2959d83c 100644 --- a/sys-fs/bindfs/bindfs-1.17.7.ebuild +++ b/sys-fs/bindfs/bindfs-1.17.7.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://bindfs.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug" RDEPEND=">=sys-fs/fuse-3.10.2:3" |