commit:     e818183b85a28235b276ead24fd3186a803ea890
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 15 06:09:59 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat May 26 22:24:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e818183b

sys-apps/gentoo-systemd-integration: Add ~hppa

 .../gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild    | 2 +-
 .../gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild 
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
index 8d77981d297..775bca89b9b 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit autotools git-r3
 else
        SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz";
-       KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 sparc x86"
+       KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
 fi
 
 inherit systemd

diff --git 
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild 
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
index 1813ffb135f..74179967eb4 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit autotools git-r3
 else
        SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz";
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 inherit systemd

Reply via email to