diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-14 20:45:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-14 20:46:15 +0100 |
commit | c0866b12b70a92368ae179f8fcb5c1bc5baa9c97 (patch) | |
tree | 00fa4ea35358591d509b30eab3be56e1c9259e20 | |
parent | xfce-extra/xfce4-whiskermenu-plugin: amd64 stable wrt bug #712206 (diff) | |
download | gentoo-c0866b12b70a92368ae179f8fcb5c1bc5baa9c97.tar.gz gentoo-c0866b12b70a92368ae179f8fcb5c1bc5baa9c97.tar.bz2 gentoo-c0866b12b70a92368ae179f8fcb5c1bc5baa9c97.zip |
dev-vcs/git-cola: amd64 stable wrt bug #712242
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-vcs/git-cola/git-cola-3.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-3.5-r1.ebuild b/dev-vcs/git-cola/git-cola-3.5-r1.ebuild index 9a1bb3679f78..0ffc73c8602b 100644 --- a/dev-vcs/git-cola/git-cola-3.5-r1.ebuild +++ b/dev-vcs/git-cola/git-cola-3.5-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="!test? ( test )" |