diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 11:37:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 11:37:29 +0000 |
commit | 6f119f80a24a3fbf49b6e513ed872b421a0dcb58 (patch) | |
tree | abcbffcb712661a1fa683913f030f3ec3cf5d5ea /sys-fs | |
parent | net-misc/ndisc6: Stabilize 1.0.6 arm64, #886771 (diff) | |
download | gentoo-6f119f80a24a3fbf49b6e513ed872b421a0dcb58.tar.gz gentoo-6f119f80a24a3fbf49b6e513ed872b421a0dcb58.tar.bz2 gentoo-6f119f80a24a3fbf49b6e513ed872b421a0dcb58.zip |
sys-fs/hfsutils: Stabilize 3.2.6_p15 x86, #886795
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild b/sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild index 94ac6434548d..c822cb10ee3f 100644 --- a/sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild +++ b/sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/${P/_p*} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" IUSE="tcl tk" # Tests are enabled only with USE=tcl RESTRICT="!tcl? ( test )" |