diff options
author | Sam James <sam@gentoo.org> | 2021-05-26 08:05:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-26 08:10:56 +0000 |
commit | 7ae0436713ed64fa7bbf6129343746aa06131a6b (patch) | |
tree | 1db7ac8c4e96a569af24f92f4ac250361b926574 /sys-libs | |
parent | sys-libs/gdbm: Stabilize 1.19 ppc64, #791643 (diff) | |
download | gentoo-7ae0436713ed64fa7bbf6129343746aa06131a6b.tar.gz gentoo-7ae0436713ed64fa7bbf6129343746aa06131a6b.tar.bz2 gentoo-7ae0436713ed64fa7bbf6129343746aa06131a6b.zip |
sys-libs/libutempter: Stabilize 1.2.1 ppc64, #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 865f1f4f2d21..4e871a42e930 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=" |