diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 01:04:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 01:04:07 +0200 |
commit | f05932c993def097b21dade0132499098a2ec279 (patch) | |
tree | 4df583c42e6317e0a2d0a47fe13ca602f425dfbf /sys-libs | |
parent | sys-libs/gdbm: x86 stable wrt bug #791643 (diff) | |
download | gentoo-f05932c993def097b21dade0132499098a2ec279.tar.gz gentoo-f05932c993def097b21dade0132499098a2ec279.tar.bz2 gentoo-f05932c993def097b21dade0132499098a2ec279.zip |
sys-libs/libutempter: x86 stable wrt bug #791646
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 c42d707701b9..eaf758938586 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=" |