diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-10 09:59:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-10 10:00:03 +0000 |
commit | 2a6ac5e0e39fbe2e77818406e9ffc75d31f15bf1 (patch) | |
tree | 19738baa99af6a102935263a18278fde33c2fb70 /sys-apps/systemd | |
parent | app-office/libreoffice: 5.4.5.1 version bump (diff) | |
download | gentoo-2a6ac5e0e39fbe2e77818406e9ffc75d31f15bf1.tar.gz gentoo-2a6ac5e0e39fbe2e77818406e9ffc75d31f15bf1.tar.bz2 gentoo-2a6ac5e0e39fbe2e77818406e9ffc75d31f15bf1.zip |
sys-apps/systemd: stable 236-r5 for ia64, bug #638972
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-apps/systemd')
-rw-r--r-- | sys-apps/systemd/systemd-236-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-236-r5.ebuild b/sys-apps/systemd/systemd-236-r5.ebuild index c4083d365b11..013dfccd14c0 100644 --- a/sys-apps/systemd/systemd-236-r5.ebuild +++ b/sys-apps/systemd/systemd-236-r5.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz https://dev.gentoo.org/~floppym/dist/${P}-patches-2.tar.gz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 x86" fi PYTHON_COMPAT=( python{3_4,3_5,3_6} ) |