diff options
author | Sam James <sam@gentoo.org> | 2022-02-02 07:24:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-02 07:24:41 +0000 |
commit | f569b67092008d5375221391623e3290a47b9240 (patch) | |
tree | f7f7e5ea930906416e6ebf88ce39950e00c197a4 /sys-libs/libutempter | |
parent | app-admin/syslog-ng: Stabilize 3.35.1 hppa, #832297 (diff) | |
download | gentoo-f569b67092008d5375221391623e3290a47b9240.tar.gz gentoo-f569b67092008d5375221391623e3290a47b9240.tar.bz2 gentoo-f569b67092008d5375221391623e3290a47b9240.zip |
sys-libs/libutempter: Stabilize 1.2.1 hppa, #832454
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libutempter')
-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 df75fe30ee63..1fcbf2b7f88b 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" RDEPEND=" |