diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 09:57:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 09:57:02 +0100 |
commit | 3dd946cee5487d0dc13442ea5182c96deaeb6838 (patch) | |
tree | 3d06ad8a28a36354e8fbcaa5b553cd604c186281 /net-libs | |
parent | dev-util/ccache: sparc stable wrt bug #709426 (diff) | |
download | gentoo-3dd946cee5487d0dc13442ea5182c96deaeb6838.tar.gz gentoo-3dd946cee5487d0dc13442ea5182c96deaeb6838.tar.bz2 gentoo-3dd946cee5487d0dc13442ea5182c96deaeb6838.zip |
net-libs/rpcsvc-proto: sparc stable wrt bug #709428
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild index 7a8ead0d69d7..a92f29aa6b46 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-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 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86" IUSE="" # sys-devel/gettext is only for libintl detection macros. |