diff options
author | Piotr Karbowski <slashbeast@gentoo.org> | 2019-10-13 18:21:22 +0200 |
---|---|---|
committer | Piotr Karbowski <slashbeast@gentoo.org> | 2019-10-13 18:21:22 +0200 |
commit | 2cc2abdfbcce6a36813b26a59e029aaaf3800e1a (patch) | |
tree | 1050bb379b2635d57b959b7c8273d5bc8fa481a4 /dev-vcs | |
parent | dev-libs/libical: Fix dependencies (diff) | |
download | gentoo-2cc2abdfbcce6a36813b26a59e029aaaf3800e1a.tar.gz gentoo-2cc2abdfbcce6a36813b26a59e029aaaf3800e1a.tar.bz2 gentoo-2cc2abdfbcce6a36813b26a59e029aaaf3800e1a.zip |
dev-vcs/stgit: 0.19 amd64 stable (bug 697484)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/stgit/stgit-0.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-0.19.ebuild b/dev-vcs/stgit/stgit-0.19.ebuild index a8b4ca40db41..e5d317311b68 100644 --- a/dev-vcs/stgit/stgit-0.19.ebuild +++ b/dev-vcs/stgit/stgit-0.19.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/ctmarinas/stgit/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=">=dev-vcs/git-1.6.3.3" |