diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 14:18:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 14:18:57 +0200 |
commit | c5bb733d53d574792724cb542a119cd7b14b01a2 (patch) | |
tree | 927649df805b12620f1d9fbd52e52c0385521ff4 /net-libs/rpcsvc-proto | |
parent | lxqt-base/lxqt-globalkeys: x86 stable wrt bug #715628 (diff) | |
download | gentoo-c5bb733d53d574792724cb542a119cd7b14b01a2.tar.gz gentoo-c5bb733d53d574792724cb542a119cd7b14b01a2.tar.bz2 gentoo-c5bb733d53d574792724cb542a119cd7b14b01a2.zip |
net-libs/rpcsvc-proto: x86 stable wrt bug #715812
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.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 4165622d5ec3..0bd902cb62d9 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. |