diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:28 +0000 |
commit | 0bed144370a02565309a0ee3cc2876d986c57432 (patch) | |
tree | ebc78c0f932924d63e16b7c1d9aa7446d42255f6 /sys-auth/nss-myhostname | |
parent | media-libs/gsound: Stabilize 1.0.2-r1 arm64, #773172 (diff) | |
download | gentoo-0bed144370a02565309a0ee3cc2876d986c57432.tar.gz gentoo-0bed144370a02565309a0ee3cc2876d986c57432.tar.bz2 gentoo-0bed144370a02565309a0ee3cc2876d986c57432.zip |
sys-auth/nss-myhostname: Stabilize 0.3-r1 arm64, #773172
Signed-off-by: Sam James <sam@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 98c2aae63200..5c0c4fcd535f 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-2020 Gentoo Authors +# Copyright 1999-2021 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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86" IUSE="" COMMON_DEPEND="" |