commit: 4ddbbe78254989893b5784e77f9278ab23f83b4f Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sun Mar 14 13:29:02 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Mar 14 13:47:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ddbbe78
dev-ruby/globalid: keyworded 0.4.2-r2 for hppa, bug #692324 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-ruby/globalid/globalid-0.4.2-r2.ebuild | 2 +- profiles/arch/hppa/package.use.mask | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dev-ruby/globalid/globalid-0.4.2-r2.ebuild b/dev-ruby/globalid/globalid-0.4.2-r2.ebuild index 8a4c361b25e..556a7328ac7 100644 --- a/dev-ruby/globalid/globalid-0.4.2-r2.ebuild +++ b/dev-ruby/globalid/globalid-0.4.2-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/rails/globalid/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" IUSE="" PATCHES=( "${FILESDIR}/${P}-integer-time.patch" ) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 986a57ed27c..d0450f702a8 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Rolf Eike Beer <[email protected]> (2021-03-14) +# dependencies not yet keyworded +dev-ruby/globalid test + # Miroslav Ć ulc <[email protected]> (2021-03-13) # virtual/jdk isn't keyworded here media-libs/rubberband jni
