diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-10 14:04:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-10 14:04:40 +0200 |
commit | 82379192610fbb7a0989552b5b9206c8048237d9 (patch) | |
tree | 3a23500991eb2c2f7a5af31e46fb57f6a908c368 /net-libs/rpcsvc-proto | |
parent | sys-apps/cpuid: amd64 stable wrt bug #736533 (diff) | |
download | gentoo-82379192610fbb7a0989552b5b9206c8048237d9.tar.gz gentoo-82379192610fbb7a0989552b5b9206c8048237d9.tar.bz2 gentoo-82379192610fbb7a0989552b5b9206c8048237d9.zip |
net-libs/rpcsvc-proto: amd64 stable wrt bug #736551
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/rpcsvc-proto')
-rw-r--r-- | net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild index 7ffb66420f62..ced2ffb3f267 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.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 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="" # sys-devel/gettext is only for libintl detection macros. |