summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-23 12:05:27 +0000
committerSam James <sam@gentoo.org>2024-11-23 12:05:27 +0000
commitcc84c88cda334fcc401d5456bacb117e4602ea6a (patch)
tree9c6d306f9ad23f770544deda4e1ac22c8c1d840c /sys-apps/pmount/pmount-0.9.99_alpha-r8.ebuild
parentdev-libs/xapian-bindings: fix Tcl module installation path (diff)
downloadgentoo-cc84c88cda334fcc401d5456bacb117e4602ea6a.tar.gz
gentoo-cc84c88cda334fcc401d5456bacb117e4602ea6a.tar.bz2
gentoo-cc84c88cda334fcc401d5456bacb117e4602ea6a.zip
sys-apps/pmount: Stabilize 0.9.99_alpha-r8 arm, #944568
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/pmount/pmount-0.9.99_alpha-r8.ebuild')
-rw-r--r--sys-apps/pmount/pmount-0.9.99_alpha-r8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pmount/pmount-0.9.99_alpha-r8.ebuild b/sys-apps/pmount/pmount-0.9.99_alpha-r8.ebuild
index 8ef48635efe8..50933daac31c 100644
--- a/sys-apps/pmount/pmount-0.9.99_alpha-r8.ebuild
+++ b/sys-apps/pmount/pmount-0.9.99_alpha-r8.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"/${P/_/-}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="crypt"
# cryptsetup is executed at runtime only, no libraries used AFAICT