diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 17:00:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 17:00:08 +0100 |
commit | d279c857fcfa6e2cfbba40543885c629a19fcb01 (patch) | |
tree | c0b56ad44e4c189f4d2ab282e695dfd4f1c1971f /dev-ruby/erubis/erubis-2.7.0-r4.ebuild | |
parent | dev-ruby/ed25519: Stabilize 1.3.0 amd64, #903333 (diff) | |
download | gentoo-d279c857fcfa6e2cfbba40543885c629a19fcb01.tar.gz gentoo-d279c857fcfa6e2cfbba40543885c629a19fcb01.tar.bz2 gentoo-d279c857fcfa6e2cfbba40543885c629a19fcb01.zip |
dev-ruby/erubis: Stabilize 2.7.0-r4 arm64, #903335
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/erubis/erubis-2.7.0-r4.ebuild')
-rw-r--r-- | dev-ruby/erubis/erubis-2.7.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/erubis/erubis-2.7.0-r4.ebuild b/dev-ruby/erubis/erubis-2.7.0-r4.ebuild index 92f69e6d44fe..e0d457bc7c50 100644 --- a/dev-ruby/erubis/erubis-2.7.0-r4.ebuild +++ b/dev-ruby/erubis/erubis-2.7.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ HOMEPAGE="http://www.kuwata-lab.com/erubis/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # http://rubyforge.org/tracker/index.php?func=detail&aid=29484&group_id=1320&atid=5201 |