diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-09 09:45:05 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-09 09:45:05 +0000 |
commit | 4214ad8b9c2b58b9056dcc12aa99ceaaed7a7626 (patch) | |
tree | 68e70fdd9cd3a7eb0d47426a0120591da639554f /x11-apps/sessreg/sessreg-1.1.2.ebuild | |
parent | x11-terms/st: Keyword 0.8.5 for ~m68k (diff) | |
download | gentoo-4214ad8b9c2b58b9056dcc12aa99ceaaed7a7626.tar.gz gentoo-4214ad8b9c2b58b9056dcc12aa99ceaaed7a7626.tar.bz2 gentoo-4214ad8b9c2b58b9056dcc12aa99ceaaed7a7626.zip |
x11-apps/sessreg: Keyword 1.1.2 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-apps/sessreg/sessreg-1.1.2.ebuild')
-rw-r--r-- | x11-apps/sessreg/sessreg-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/sessreg/sessreg-1.1.2.ebuild b/x11-apps/sessreg/sessreg-1.1.2.ebuild index d8ffbdab5e84..b0a4ea3d3f6c 100644 --- a/x11-apps/sessreg/sessreg-1.1.2.ebuild +++ b/x11-apps/sessreg/sessreg-1.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="manage utmp/wtmp entries for non-init clients" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" RDEPEND="" |