commit: 384883c8eb5c32a9efff4dbf3013c329f6d157a3 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Fri Sep 8 13:38:39 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Fri Sep 8 13:38:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=384883c8
sys-apps/gentoo-systemd-integration: v7 stable for all Closes: https://bugs.gentoo.org/630352 Package-Manager: Portage-2.3.6_p60, Repoman-2.3.3_p38 sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ff74e1bd54b..7a568908527 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 ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86" fi inherit systemd
