diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:47:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:47:54 +0200 |
commit | 926acb8d5a5b2aaf9dd2109800eb28173c7d40cb (patch) | |
tree | f97db79d65ce6f382f91256626e1bad58ef8355c /sys-fs/hfsutils | |
parent | media-libs/libsidplay: Stabilize 2.1.1-r6 ppc, #886741 (diff) | |
download | gentoo-926acb8d5a5b2aaf9dd2109800eb28173c7d40cb.tar.gz gentoo-926acb8d5a5b2aaf9dd2109800eb28173c7d40cb.tar.bz2 gentoo-926acb8d5a5b2aaf9dd2109800eb28173c7d40cb.zip |
sys-fs/hfsutils: Stabilize 3.2.6_p15 ppc, #886795
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs/hfsutils')
-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 21fb77c82800..c98afa6d7a2d 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 )" |