diff options
author | 2020-12-20 19:54:33 +0100 | |
---|---|---|
committer | 2020-12-20 20:06:48 +0100 | |
commit | 7b00fbb06e73d55ecef879354e8020e156898bf1 (patch) | |
tree | dc673f0aed6eec7b711dbeb48c0e9b8398bc6702 /net-libs/libnxml/libnxml-0.18.3-r1.ebuild | |
parent | app-crypt/libmd: x86 stable (bug #760378) (diff) | |
download | gentoo-7b00fbb06e73d55ecef879354e8020e156898bf1.tar.gz gentoo-7b00fbb06e73d55ecef879354e8020e156898bf1.tar.bz2 gentoo-7b00fbb06e73d55ecef879354e8020e156898bf1.zip |
net-libs/libnxml: x86 stable (bug #760393)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/libnxml/libnxml-0.18.3-r1.ebuild')
-rw-r--r-- | net-libs/libnxml/libnxml-0.18.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnxml/libnxml-0.18.3-r1.ebuild b/net-libs/libnxml/libnxml-0.18.3-r1.ebuild index a82ac270a330..0d411264df2f 100644 --- a/net-libs/libnxml/libnxml-0.18.3-r1.ebuild +++ b/net-libs/libnxml/libnxml-0.18.3-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.autistici.org/bakunin/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~mips ppc ~sparc x86" IUSE="doc examples" RDEPEND="net-misc/curl" |