aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-08-02 20:34:29 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-08-02 20:34:29 -0400
commit75406c8ad02e72b94234c6ec1b1317f944863c14 (patch)
treecf21dddfd01f62eeb4dec7159ed8334c62741463 /x11-apps
parentapp-emulation/wine-vanilla: remove unused flags from metadata.xml (diff)
downloadmusl-75406c8ad02e72b94234c6ec1b1317f944863c14.tar.gz
musl-75406c8ad02e72b94234c6ec1b1317f944863c14.tar.bz2
musl-75406c8ad02e72b94234c6ec1b1317f944863c14.zip
Add arm64 keywords globally
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/sessreg/sessreg-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/sessreg/sessreg-1.1.1.ebuild b/x11-apps/sessreg/sessreg-1.1.1.ebuild
index 952c187f..c26ec16d 100644
--- a/x11-apps/sessreg/sessreg-1.1.1.ebuild
+++ b/x11-apps/sessreg/sessreg-1.1.1.ebuild
@@ -6,7 +6,7 @@ inherit xorg-2
DESCRIPTION="manage utmp/wtmp entries for non-init clients"
-KEYWORDS="amd64 arm ia64 ~mips ppc ~sh sparc x86"
+KEYWORDS="amd64 arm arm64 ia64 ~mips ppc ~sh sparc x86"
IUSE=""
RDEPEND=""