diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-14 20:26:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-14 20:26:25 +0100 |
commit | 6293c967c62a88ee023fc2c9e4301740c69dc963 (patch) | |
tree | cc006c9dfd3ff822f978fc0be3fb58f7f7f9ce32 /sys-apps/systemd | |
parent | sys-kernel/gentoo-sources-4.4.128-r0: alpha stable (diff) | |
download | gentoo-6293c967c62a88ee023fc2c9e4301740c69dc963.tar.gz gentoo-6293c967c62a88ee023fc2c9e4301740c69dc963.tar.bz2 gentoo-6293c967c62a88ee023fc2c9e4301740c69dc963.zip |
sys-apps/systemd: stable 238-r6 for ia64, bug #653212
Bug: https://bugs.gentoo.org/653212
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-apps/systemd')
-rw-r--r-- | sys-apps/systemd/systemd-238-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-238-r6.ebuild b/sys-apps/systemd/systemd-238-r6.ebuild index 76727c0658e1..dddf8d8f547d 100644 --- a/sys-apps/systemd/systemd-238-r6.ebuild +++ b/sys-apps/systemd/systemd-238-r6.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-1.tar.gz" - KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm arm64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" fi PYTHON_COMPAT=( python{3_4,3_5,3_6} ) |