diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 07:53:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 07:53:39 +0200 |
commit | adb807ebb70e5fa6814ae971281a351a9f03f20e (patch) | |
tree | bfa521104792b358b6196d4f761fe84990d32e86 | |
parent | net-libs/libtirpc: amd64 stable wrt bug #693310 (diff) | |
download | gentoo-adb807ebb70e5fa6814ae971281a351a9f03f20e.tar.gz gentoo-adb807ebb70e5fa6814ae971281a351a9f03f20e.tar.bz2 gentoo-adb807ebb70e5fa6814ae971281a351a9f03f20e.zip |
net-libs/rpcsvc-proto: amd64 stable wrt bug #693310
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 c38d8d64cc86..dc0b78449694 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" |