diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 18:43:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 18:43:31 +0200 |
commit | a3def9059a70bf9d2d9b366e5f8613c1abbd0871 (patch) | |
tree | 444051bcbc7efca519ce6c68a3f305696b74a990 /sys-auth | |
parent | sys-auth/pam_krb5: amd64 stable wrt bug #715606 (diff) | |
download | gentoo-a3def9059a70bf9d2d9b366e5f8613c1abbd0871.tar.gz gentoo-a3def9059a70bf9d2d9b366e5f8613c1abbd0871.tar.bz2 gentoo-a3def9059a70bf9d2d9b366e5f8613c1abbd0871.zip |
sys-auth/elogind: amd64 stable wrt bug #716826
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 9a2819e1b700..32a4e4f1c39c 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 |