commit: c67e705691de41fce29de0da7f0829d4927755fe Author: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver <DOT> nl> AuthorDate: Sat Jul 24 04:45:54 2021 +0000 Commit: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver <DOT> nl> CommitDate: Sat Jul 24 04:45:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c67e7056
net-im/cawbird: Updated Keywords Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Gerben jan Dijkman <gjdijkman <AT> gjdwebserver.nl> net-im/cawbird/cawbird-1.4.1.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/net-im/cawbird/cawbird-1.4.1.ebuild b/net-im/cawbird/cawbird-1.4.1.ebuild index 6367e68b1..fefa6e83d 100644 --- a/net-im/cawbird/cawbird-1.4.1.ebuild +++ b/net-im/cawbird/cawbird-1.4.1.ebuild @@ -13,7 +13,7 @@ EGIT_REPO_URI="https://github.com/IBBoard/cawbird.git" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~arm64" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" @@ -41,11 +41,11 @@ BDEPEND=" S="${WORKDIR}/$PN-${PV}" src_configure() { - local emesonargs=( - -Dconsumer_key_base64=VmY5dG9yRFcyWk93MzJEZmhVdEk5Y3NMOA== + local emesonargs=( + -Dconsumer_key_base64=VmY5dG9yRFcyWk93MzJEZmhVdEk5Y3NMOA== -Dconsumer_secret_base64=MThCRXIxbWRESDQ2Y0podzVtVU13SGUyVGlCRXhPb3BFRHhGYlB6ZkpybG5GdXZaSjI= - ) - meson_src_configure + ) + meson_src_configure } src_install() {
