diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-08 18:28:46 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-08 18:28:46 -0400 |
commit | c0582150603fabbbd7f28349df37ba98d8fe6948 (patch) | |
tree | 515a2007ee84273a5fd700312b54f707f1ed75f6 /net-libs/rpcsvc-proto | |
parent | net-fs/nfs-utils: arm64 stable (bug #693310) (diff) | |
download | gentoo-c0582150603fabbbd7f28349df37ba98d8fe6948.tar.gz gentoo-c0582150603fabbbd7f28349df37ba98d8fe6948.tar.bz2 gentoo-c0582150603fabbbd7f28349df37ba98d8fe6948.zip |
net-libs/rpcsvc-proto: arm64 stable (bug #693310)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs/rpcsvc-proto')
-rw-r--r-- | net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild index fdfda362ad09..988081423c5e 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1+ BSD" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86" IUSE="" RDEPEND="!<sys-libs/glibc-2.26" |