commit: 7a5969530c37d52d675b5f34dc72c4ff6fbcef6b Author: Richard Freeman <rich0 <AT> gentoo <DOT> org> AuthorDate: Tue Feb 19 15:27:23 2019 +0000 Commit: Richard Freeman <rich0 <AT> gentoo <DOT> org> CommitDate: Tue Feb 19 15:27:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a596953
sys-apps/systemd: amd64 stable Bug: https://bugs.gentoo.org/677944 Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 sys-apps/systemd/systemd-239-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/systemd/systemd-239-r4.ebuild b/sys-apps/systemd/systemd-239-r4.ebuild index c44ada3fd2e..bf431936e41 100644 --- a/sys-apps/systemd/systemd-239-r4.ebuild +++ b/sys-apps/systemd/systemd-239-r4.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${P}.tar.gz https://dev.gentoo.org/~floppym/dist/${P}-patches-2.tar.gz" - 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 PYTHON_COMPAT=( python{3_4,3_5,3_6,3_7} )
