commit: f55d2f7df6c1ba12889feb56c597455d88b70a43 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Feb 11 11:56:11 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Feb 11 11:56:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f55d2f7d
dev-libs/unibilium: arm stable wrt bug #702366 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-libs/unibilium/unibilium-2.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/unibilium/unibilium-2.0.0.ebuild b/dev-libs/unibilium/unibilium-2.0.0.ebuild index 7fa445cb18c..9df40a41a5d 100644 --- a/dev-libs/unibilium/unibilium-2.0.0.ebuild +++ b/dev-libs/unibilium/unibilium-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/mauke/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3+ MIT" SLOT="0/4" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="static-libs" DEPEND="
