diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 18:45:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 18:45:23 +0200 |
commit | 4949a932203cc672ee0ab6c2e8ab6101e288809e (patch) | |
tree | dacf010e47b9201f425a6e7e69772ab19404cb34 /sys-auth | |
parent | sys-auth/elogind: ppc64 stable wrt bug #716826 (diff) | |
download | gentoo-4949a932203cc672ee0ab6c2e8ab6101e288809e.tar.gz gentoo-4949a932203cc672ee0ab6c2e8ab6101e288809e.tar.bz2 gentoo-4949a932203cc672ee0ab6c2e8ab6101e288809e.zip |
sys-auth/elogind: x86 stable wrt bug #716826
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 4af55e68cd89..e1a97a3dad02 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 |