diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-09-08 09:38:39 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-09-08 09:38:56 -0400 |
commit | 384883c8eb5c32a9efff4dbf3013c329f6d157a3 (patch) | |
tree | 33330b34f5b45f2fc8f3f4f317e48c68a8446fad /sys-apps/gentoo-systemd-integration | |
parent | app-vim/command-t: remove old (diff) | |
download | gentoo-384883c8eb5c32a9efff4dbf3013c329f6d157a3.tar.gz gentoo-384883c8eb5c32a9efff4dbf3013c329f6d157a3.tar.bz2 gentoo-384883c8eb5c32a9efff4dbf3013c329f6d157a3.zip |
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
Diffstat (limited to 'sys-apps/gentoo-systemd-integration')
-rw-r--r-- | sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild | 2 |
1 files changed, 1 insertions, 1 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 ff74e1bd54bd..7a5689085273 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 |