diff options
author | 2020-04-03 11:01:26 +0200 | |
---|---|---|
committer | 2020-04-03 11:02:13 +0200 | |
commit | d430f5936797fc36b774b6765c49be5f4f94fa5c (patch) | |
tree | 513833e548447f52399e48765dc02597fc9eeeac /net-libs/rpcsvc-proto | |
parent | app-editors/gvim: arm64 stable wrt bug #715732 (diff) | |
download | gentoo-d430f5936797fc36b774b6765c49be5f4f94fa5c.tar.gz gentoo-d430f5936797fc36b774b6765c49be5f4f94fa5c.tar.bz2 gentoo-d430f5936797fc36b774b6765c49be5f4f94fa5c.zip |
net-libs/rpcsvc-proto: amd64 stable wrt bug #715812
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild index 33e92d687c14..298328452260 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.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. |