commit: bd3f8652eb5451e888d12de9f0133e6fa5e5f6ed Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Feb 21 08:31:42 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Feb 21 08:31:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3f8652
dev-ruby/useragent: move keywords forward Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/useragent/useragent-0.16.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/useragent/useragent-0.16.11.ebuild b/dev-ruby/useragent/useragent-0.16.11.ebuild index c300c565399e..79fd7306ee6a 100644 --- a/dev-ruby/useragent/useragent-0.16.11.ebuild +++ b/dev-ruby/useragent/useragent-0.16.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,4 +17,4 @@ SRC_URI="https://github.com/gshutler/useragent/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
