diff options
author | Sam James <sam@gentoo.org> | 2021-05-06 09:58:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-06 09:58:52 +0000 |
commit | 2d51ee019144371229541926f192ee71f2633838 (patch) | |
tree | 32642081bc19f4f47375ac3f375653852482fe80 /sys-process/acct | |
parent | net-misc/telnet-bsd: Stabilize 1.2-r1 arm64, #787791 (diff) | |
download | gentoo-2d51ee019144371229541926f192ee71f2633838.tar.gz gentoo-2d51ee019144371229541926f192ee71f2633838.tar.bz2 gentoo-2d51ee019144371229541926f192ee71f2633838.zip |
sys-process/acct: Stabilize 6.6.4-r1 arm64, #787794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/acct')
-rw-r--r-- | sys-process/acct/acct-6.6.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/acct/acct-6.6.4-r1.ebuild b/sys-process/acct/acct-6.6.4-r1.ebuild index 07078c24c1ad..6b534384168f 100644 --- a/sys-process/acct/acct-6.6.4-r1.ebuild +++ b/sys-process/acct/acct-6.6.4-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=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="sys-apps/texinfo" |