diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 14:06:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 14:06:17 +0200 |
commit | 04a9b111acf6a6e2e5f44b6aeeb637908250e2ad (patch) | |
tree | b6d53b0e0d73ea2e601eb3b03f3a18fccee5c52c /net-libs/rpcsvc-proto | |
parent | sys-apps/dtc: arm stable wrt bug #715810 (diff) | |
download | gentoo-04a9b111acf6a6e2e5f44b6aeeb637908250e2ad.tar.gz gentoo-04a9b111acf6a6e2e5f44b6aeeb637908250e2ad.tar.bz2 gentoo-04a9b111acf6a6e2e5f44b6aeeb637908250e2ad.zip |
net-libs/rpcsvc-proto: arm stable wrt bug #715812
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
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 298328452260..58ca1b4afed6 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. |