commit: 9f417ced4ba71eb42700e728d94e989dfaaf39d4 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Tue Jul 14 09:43:12 2020 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Tue Jul 14 11:10:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f417ced
sys-apps/haveged: Mark ~hppa Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> sys-apps/haveged/haveged-1.9.13.ebuild | 2 +- sys-apps/haveged/haveged-1.9.2-r1.ebuild | 4 ++-- sys-apps/haveged/haveged-1.9.8c.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-apps/haveged/haveged-1.9.13.ebuild b/sys-apps/haveged/haveged-1.9.13.ebuild index c439fda1326..e312af7ae69 100644 --- a/sys-apps/haveged/haveged-1.9.13.ebuild +++ b/sys-apps/haveged/haveged-1.9.13.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/jirka-h/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="selinux static-libs threads" RDEPEND=" diff --git a/sys-apps/haveged/haveged-1.9.2-r1.ebuild b/sys-apps/haveged/haveged-1.9.2-r1.ebuild index 65f4ac48708..c3429c8d472 100644 --- a/sys-apps/haveged/haveged-1.9.2-r1.ebuild +++ b/sys-apps/haveged/haveged-1.9.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.issihosts.com/haveged/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc x86" IUSE="selinux static-libs" DEPEND="" diff --git a/sys-apps/haveged/haveged-1.9.8c.ebuild b/sys-apps/haveged/haveged-1.9.8c.ebuild index 689b8fc6714..52a76b0dcb2 100644 --- a/sys-apps/haveged/haveged-1.9.8c.ebuild +++ b/sys-apps/haveged/haveged-1.9.8c.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/jirka-h/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 x86" IUSE="selinux static-libs threads" RDEPEND="
