commit: d1bda3f1324dbe4a2f71bc17bbeb90bcd45e5332 Author: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver <DOT> nl> AuthorDate: Sat Jul 24 05:16:37 2021 +0000 Commit: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver <DOT> nl> CommitDate: Sat Jul 24 05:16:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d1bda3f1
net-im/cawbird: 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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-im/cawbird/cawbird-1.4.1.ebuild b/net-im/cawbird/cawbird-1.4.1.ebuild index fefa6e83d..32daecb36 100644 --- a/net-im/cawbird/cawbird-1.4.1.ebuild +++ b/net-im/cawbird/cawbird-1.4.1.ebuild @@ -4,16 +4,15 @@ EAPI=7 VALA_USE_DEPEND="vapigen" -inherit vala meson gnome2-utils git-r3 xdg +inherit vala meson gnome2-utils xdg DESCRIPTION="Cawbird is a fork of the Corebird Twitter client from Baedert." HOMEPAGE="https://github.com/IBBoard/cawbird" SRC_URI="https://github.com/IBBoard/cawbird/archive/refs/tags/v${PV}.tar.gz" -EGIT_REPO_URI="https://github.com/IBBoard/cawbird.git" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )"
