diff options
author | Yixun Lan <dlan@gentoo.org> | 2019-10-16 13:54:06 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2019-10-16 13:54:06 +0800 |
commit | d69fdf296e47d5016df21e30822278e2f8065435 (patch) | |
tree | 241e35ccc4cbf91f5214b2c45f62807bebaaed8d /dev-vcs | |
parent | sys-apps/iproute2-5.2.0-r1: alpha stable, bug 695624 (diff) | |
download | gentoo-d69fdf296e47d5016df21e30822278e2f8065435.tar.gz gentoo-d69fdf296e47d5016df21e30822278e2f8065435.tar.bz2 gentoo-d69fdf296e47d5016df21e30822278e2f8065435.zip |
dev-vcs/stgit: 0.19 x86 stable (bug 697484)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Yixun Lan <dlan@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 e5d317311b68..dac6740bfe14 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" |