diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 18:44:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 18:44:55 +0200 |
commit | 95653929bd02ccbba8787cb7e69f4ff04886d057 (patch) | |
tree | 93d9528a8a36db38e68bc9d23788104fde5d85b3 /sys-auth | |
parent | sys-auth/elogind: ppc stable wrt bug #716826 (diff) | |
download | gentoo-95653929bd02ccbba8787cb7e69f4ff04886d057.tar.gz gentoo-95653929bd02ccbba8787cb7e69f4ff04886d057.tar.bz2 gentoo-95653929bd02ccbba8787cb7e69f4ff04886d057.zip |
sys-auth/elogind: ppc64 stable wrt bug #716826
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/elogind/elogind-243.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/elogind/elogind-243.7.ebuild b/sys-auth/elogind/elogind-243.7.ebuild index 05f630f02695..4af55e68cd89 100644 --- a/sys-auth/elogind/elogind-243.7.ebuild +++ b/sys-auth/elogind/elogind-243.7.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" fi inherit linux-info meson pam udev xdg-utils |