summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-04-25 10:49:15 +0800
committerYixun Lan <dlan@gentoo.org>2021-04-25 10:49:49 +0800
commitead0bc2fe651842a9e44a37302ddfc815e6adb40 (patch)
tree4572c89b3af5f8e2cbb329db334943a6f65d6884
parentapp-office/lyx: drop @cjk from maintainer list (diff)
downloadgentoo-ead0bc2fe651842a9e44a37302ddfc815e6adb40.tar.gz
gentoo-ead0bc2fe651842a9e44a37302ddfc815e6adb40.tar.bz2
gentoo-ead0bc2fe651842a9e44a37302ddfc815e6adb40.zip
dev-vcs/stgit: amd64 stable
Bug: #785397 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--dev-vcs/stgit/stgit-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-1.0.ebuild b/dev-vcs/stgit/stgit-1.0.ebuild
index e44a2c6fd258..1dd3e1f78433 100644
--- a/dev-vcs/stgit/stgit-1.0.ebuild
+++ b/dev-vcs/stgit/stgit-1.0.ebuild
@@ -19,7 +19,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"