commit: 36cbe1e0cdf2500cb3c3c13b94a4d86f11e01f0b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Aug 14 05:10:15 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Aug 14 05:10:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36cbe1e0
sys-process/time: Stabilize 1.9 arm64, #733698 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/time/time-1.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/time/time-1.9.ebuild b/sys-process/time/time-1.9.ebuild index d0addb3bab9..dcbfed7d386 100644 --- a/sys-process/time/time-1.9.ebuild +++ b/sys-process/time/time-1.9.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="sys-apps/texinfo"
