diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:30:53 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:08:05 +0200 |
commit | 8543a8352d2a0f863e63cbd6e99955d5b4b2212c (patch) | |
tree | 192cb3a725a97a2e2446bdc60e63f10b685804a9 /sys-libs | |
parent | x11-misc/xbitmaps: arm64 stable (diff) | |
download | gentoo-8543a8352d2a0f863e63cbd6e99955d5b4b2212c.tar.gz gentoo-8543a8352d2a0f863e63cbd6e99955d5b4b2212c.tar.bz2 gentoo-8543a8352d2a0f863e63cbd6e99955d5b4b2212c.zip |
sys-libs/libutempter: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild index 5e7ac7cbd6a8..c9b09addc178 100644 --- a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs elibc_FreeBSD" RDEPEND="!sys-apps/utempter" |