diff options
author | 2022-06-02 14:24:53 +0200 | |
---|---|---|
committer | 2022-06-02 14:24:53 +0200 | |
commit | e1e922ee0a49453c4405d0de2ec8a59905a45998 (patch) | |
tree | ea3a51a7b58f72b3724f5b03acd2cb250c7fe0c8 /dev-libs | |
parent | dev-db/sqlite: Stabilize 3.38.3 x86, #849317 (diff) | |
download | gentoo-e1e922ee0a49453c4405d0de2ec8a59905a45998.tar.gz gentoo-e1e922ee0a49453c4405d0de2ec8a59905a45998.tar.bz2 gentoo-e1e922ee0a49453c4405d0de2ec8a59905a45998.zip |
dev-libs/unibilium: Stabilize 2.1.1 x86, #849341
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/unibilium/unibilium-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/unibilium/unibilium-2.1.1.ebuild b/dev-libs/unibilium/unibilium-2.1.1.ebuild index d2448195ad85..b4bd13515a12 100644 --- a/dev-libs/unibilium/unibilium-2.1.1.ebuild +++ b/dev-libs/unibilium/unibilium-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/neovim/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3+ MIT" SLOT="0/4" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86 ~x64-macos" IUSE="static-libs" BDEPEND="dev-lang/perl |