diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 12:15:45 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 13:10:26 +0800 |
commit | 7cc5a8ada57fc572f5293082ad5c57b05644adcc (patch) | |
tree | 885e00c0131ac91e3b83c865c27068bee6e00aa4 /sys-auth/nss-myhostname | |
parent | gnome-base/gdm: keyword 44.1 for ~loong (diff) | |
download | gentoo-7cc5a8ada57fc572f5293082ad5c57b05644adcc.tar.gz gentoo-7cc5a8ada57fc572f5293082ad5c57b05644adcc.tar.bz2 gentoo-7cc5a8ada57fc572f5293082ad5c57b05644adcc.zip |
sys-auth/nss-myhostname: keyword 0.3-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-auth/nss-myhostname')
-rw-r--r-- | sys-auth/nss-myhostname/nss-myhostname-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3-r1.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3-r1.ebuild index 3e71766c9e42..d1117fb2df91 100644 --- a/sys-auth/nss-myhostname/nss-myhostname-0.3-r1.ebuild +++ b/sys-auth/nss-myhostname/nss-myhostname-0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -9,7 +9,7 @@ SRC_URI="https://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="" COMMON_DEPEND="" |