diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-22 08:58:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-22 08:58:11 +0200 |
commit | c844abc0a6617a0956680ead252c24b565c01b4d (patch) | |
tree | fba0e74cf73fe2d5a977becbd60e982eecb21733 /net-misc/nx | |
parent | games-emulation/mgba: x86 stable wrt bug #813088 (diff) | |
download | gentoo-c844abc0a6617a0956680ead252c24b565c01b4d.tar.gz gentoo-c844abc0a6617a0956680ead252c24b565c01b4d.tar.bz2 gentoo-c844abc0a6617a0956680ead252c24b565c01b4d.zip |
net-misc/nx: x86 stable wrt bug #813459
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/nx')
-rw-r--r-- | net-misc/nx/nx-3.5.99.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/nx/nx-3.5.99.26.ebuild b/net-misc/nx/nx-3.5.99.26.ebuild index 17d9b3f5472c..96cb5f1d1963 100644 --- a/net-misc/nx/nx-3.5.99.26.ebuild +++ b/net-misc/nx/nx-3.5.99.26.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ArcticaProject/nx-libs/archive/${PV}.tar.gz -> nx-li LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="elibc_glibc" RDEPEND="dev-libs/libxml2 |