diff options
author | 2020-10-26 00:50:44 +0100 | |
---|---|---|
committer | 2020-10-26 00:51:05 +0100 | |
commit | 8903a93cdec4524cb1deacc915b916380fd1cd21 (patch) | |
tree | 0bf800084f8765637332fd45885299cbb35cf8de /sys-apps/gentoo-systemd-integration | |
parent | dev-python/aws-sam-translator: x86 stable (bug #750602) (diff) | |
download | gentoo-8903a93cdec4524cb1deacc915b916380fd1cd21.tar.gz gentoo-8903a93cdec4524cb1deacc915b916380fd1cd21.tar.bz2 gentoo-8903a93cdec4524cb1deacc915b916380fd1cd21.zip |
sys-apps/gentoo-systemd-integration: x86 stable (bug #733582)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/gentoo-systemd-integration')
-rw-r--r-- | sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-8.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-8.ebuild index 2571fdf8294e..9c44d3419fb7 100644 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-8.ebuild +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-8.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then inherit autotools git-r3 else SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" fi inherit systemd |