diff options
author | 2022-07-24 20:11:12 +0100 | |
---|---|---|
committer | 2022-07-24 20:11:12 +0100 | |
commit | 562c78e2747c9346a90cd4be031ff635eb734273 (patch) | |
tree | dfd3044fd4e7e96d33d96fd7af106edf5826ec4e /dev-python/alagitpull | |
parent | dev-python/setuptools_scm_git_archive: Stabilize 1.4 ALLARCHES, #860705 (diff) | |
download | gentoo-562c78e2747c9346a90cd4be031ff635eb734273.tar.gz gentoo-562c78e2747c9346a90cd4be031ff635eb734273.tar.bz2 gentoo-562c78e2747c9346a90cd4be031ff635eb734273.zip |
dev-python/alagitpull: Stabilize 0.0.23-r2 ALLARCHES, #860558
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/alagitpull')
-rw-r--r-- | dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild b/dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild index ce9528abbf6f..ae376488c171 100644 --- a/dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild +++ b/dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/git-pull/alagitpull" SRC_URI="https://github.com/git-pull/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" SLOT="0" RDEPEND=" |