diff options
author | Sam James <sam@gentoo.org> | 2021-05-24 00:06:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-24 00:06:02 +0000 |
commit | 58d3d48ff739e80a75bffe6ebe0c056321117a9a (patch) | |
tree | b9c1f49ae3abbff9e9a14b34e6874c6207d21929 /sys-libs/libutempter | |
parent | sys-libs/gdbm: Stabilize 1.19 arm64, #791643 (diff) | |
download | gentoo-58d3d48ff739e80a75bffe6ebe0c056321117a9a.tar.gz gentoo-58d3d48ff739e80a75bffe6ebe0c056321117a9a.tar.bz2 gentoo-58d3d48ff739e80a75bffe6ebe0c056321117a9a.zip |
sys-libs/libutempter: Stabilize 1.2.1 arm64, #791646
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 eaf758938586..b5740f137f1a 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=" |