diff options
author | 2020-05-28 17:45:26 +0200 | |
---|---|---|
committer | 2020-05-28 17:45:44 +0200 | |
commit | d96c923df101080480b1cc9281e4a9bb29785daf (patch) | |
tree | fb188815c99133512ea78631ba47ea92fe429b55 /net-libs/rpcsvc-proto | |
parent | media-radio/ax25-tools: x86 stable wrt bug #724992 (diff) | |
download | gentoo-d96c923df101080480b1cc9281e4a9bb29785daf.tar.gz gentoo-d96c923df101080480b1cc9281e4a9bb29785daf.tar.bz2 gentoo-d96c923df101080480b1cc9281e4a9bb29785daf.zip |
net-libs/rpcsvc-proto: x86 stable wrt bug #725002
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild index b48aec6a36d6..9e60b7f9d8f7 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.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. |