diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-15 10:26:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-15 10:26:37 +0200 |
commit | a964b42a5629991cce01279cc513c46ab90b16ab (patch) | |
tree | eda2627adbb43c3780e4a2f21dc28b1ba4a4827c /sys-auth | |
parent | dev-python/idna: 2.9 + EAPI 7 (diff) | |
download | gentoo-a964b42a5629991cce01279cc513c46ab90b16ab.tar.gz gentoo-a964b42a5629991cce01279cc513c46ab90b16ab.tar.bz2 gentoo-a964b42a5629991cce01279cc513c46ab90b16ab.zip |
sys-auth/elogind: sparc stable wrt bug #716826
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
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 e1a97a3dad02..f0c5a62416db 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 |