summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-25 05:10:59 +0000
committerSam James <sam@gentoo.org>2021-04-25 05:10:59 +0000
commit220235a262f147c9e42c5707224abba2b609bcb4 (patch)
treed60525481aa45ab072872e056afe1cf58836a055 /dev-vcs/stgit
parentnet-misc/rabbitmq-server: Stabilize 3.8.14 x86, #785394 (diff)
downloadgentoo-220235a262f147c9e42c5707224abba2b609bcb4.tar.gz
gentoo-220235a262f147c9e42c5707224abba2b609bcb4.tar.bz2
gentoo-220235a262f147c9e42c5707224abba2b609bcb4.zip
dev-vcs/stgit: Stabilize 1.0 x86, #785397
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/stgit')
-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 1dd3e1f78433..c2aa92bc43e8 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"