diff options
author | Sam James <sam@gentoo.org> | 2020-07-27 02:04:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-27 02:04:30 +0000 |
commit | df71857ea54e3b6811817800e0fb48fac4b3569c (patch) | |
tree | 9da88c6e4c96ebc9475409ec016fb8319d1d9fd2 /dev-ruby/pathutil | |
parent | dev-ruby/mercenary: arm64 keyworded (bug #733784) (diff) | |
download | gentoo-df71857ea54e3b6811817800e0fb48fac4b3569c.tar.gz gentoo-df71857ea54e3b6811817800e0fb48fac4b3569c.tar.bz2 gentoo-df71857ea54e3b6811817800e0fb48fac4b3569c.zip |
dev-ruby/pathutil: arm64 keyworded (bug #733784)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/pathutil')
-rw-r--r-- | dev-ruby/pathutil/pathutil-0.16.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pathutil/pathutil-0.16.2.ebuild b/dev-ruby/pathutil/pathutil-0.16.2.ebuild index 8b97ba38abb5..c1658c8c53ed 100644 --- a/dev-ruby/pathutil/pathutil-0.16.2.ebuild +++ b/dev-ruby/pathutil/pathutil-0.16.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/envygeeks/pathutil/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="" ruby_add_rdepend ">=dev-ruby/forwardable-extended-2.6 |