diff options
author | Sam James <sam@gentoo.org> | 2021-05-24 00:06:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-24 00:06:46 +0000 |
commit | 77ff746947c05bc13f9de170562b495f9872af5b (patch) | |
tree | 689dc4a500947d48019dea85ef5bd61f7193c536 /sys-libs | |
parent | sys-libs/gdbm: Stabilize 1.19 arm, #791643 (diff) | |
download | gentoo-77ff746947c05bc13f9de170562b495f9872af5b.tar.gz gentoo-77ff746947c05bc13f9de170562b495f9872af5b.tar.bz2 gentoo-77ff746947c05bc13f9de170562b495f9872af5b.zip |
sys-libs/libutempter: Stabilize 1.2.1 arm, #791646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libutempter/libutempter-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libutempter/libutempter-1.2.1.ebuild b/sys-libs/libutempter/libutempter-1.2.1.ebuild index b5740f137f1a..1d3ae0b51ab2 100644 --- a/sys-libs/libutempter/libutempter-1.2.1.ebuild +++ b/sys-libs/libutempter/libutempter-1.2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs elibc_FreeBSD" RDEPEND=" |