diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-28 21:44:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-28 21:47:38 +0100 |
commit | f90c8227fefa4e6090049e7e1edf8664b9738e0f (patch) | |
tree | 1440bed20d4a9a386bad5a92b9932b918ebc98f4 /sys-apps | |
parent | net-misc/wget: stable 1.19.1-r2 for ia64, bug #635496 (diff) | |
download | gentoo-f90c8227fefa4e6090049e7e1edf8664b9738e0f.tar.gz gentoo-f90c8227fefa4e6090049e7e1edf8664b9738e0f.tar.bz2 gentoo-f90c8227fefa4e6090049e7e1edf8664b9738e0f.zip |
sys-apps/systemd: stable 233-r6 for ia64, bug #635718
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd/systemd-233-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-233-r6.ebuild b/sys-apps/systemd/systemd-233-r6.ebuild index e6ffcf46e81f..01713064ef50 100644 --- a/sys-apps/systemd/systemd-233-r6.ebuild +++ b/sys-apps/systemd/systemd-233-r6.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 !doc? ( https://dev.gentoo.org/~floppym/dist/${P}-man.tar.gz )" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 ~sparc ~x86" fi PYTHON_COMPAT=( python{3_4,3_5,3_6} ) |