diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:37:03 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:43:36 +0100 |
commit | f978e174a2325e650f996c15b3cfd0ad2b86fdf5 (patch) | |
tree | 5a4b2cc858906f6a09815e606725ac0cd8d35ea2 /sys-libs | |
parent | media-libs/mesa: arm stable (bug 611056) (diff) | |
download | gentoo-f978e174a2325e650f996c15b3cfd0ad2b86fdf5.tar.gz gentoo-f978e174a2325e650f996c15b3cfd0ad2b86fdf5.tar.bz2 gentoo-f978e174a2325e650f996c15b3cfd0ad2b86fdf5.zip |
sys-libs/libutempter: arm stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild index 2947f3230ba3..212be516ba5c 100644 --- a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="static-libs elibc_FreeBSD" RDEPEND="!sys-apps/utempter" |