diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-07-12 00:56:40 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-07-12 01:10:01 +0200 |
commit | 0e1a5d000fba2de00a838dcc3490c78f79c8542c (patch) | |
tree | cd4d9f1c8d645e5e596279388f9f0cce2d76b2b6 /net-libs | |
parent | net-libs/librouteros: amd64 stable (diff) | |
download | gentoo-0e1a5d000fba2de00a838dcc3490c78f79c8542c.tar.gz gentoo-0e1a5d000fba2de00a838dcc3490c78f79c8542c.tar.bz2 gentoo-0e1a5d000fba2de00a838dcc3490c78f79c8542c.zip |
net-libs/librouteros: x86 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/librouteros/librouteros-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/librouteros/librouteros-1.1.3.ebuild b/net-libs/librouteros/librouteros-1.1.3.ebuild index e46edb86ffb6..0f22275c4bcb 100644 --- a/net-libs/librouteros/librouteros-1.1.3.ebuild +++ b/net-libs/librouteros/librouteros-1.1.3.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="ISC" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND="dev-libs/libgcrypt:0=" DEPEND="${RDEPEND}" |