diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 21:47:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 21:47:16 +0100 |
commit | 8b5dbd58b1bd0cc268bc9d569a46a7b53e0b2fa8 (patch) | |
tree | efb6243eb8b339242bdc3c4f497c885fde84785a /dev-vcs | |
parent | dev-util/cppcheck: Stabilize 2.13.0 amd64, #932957 (diff) | |
download | gentoo-8b5dbd58b1bd0cc268bc9d569a46a7b53e0b2fa8.tar.gz gentoo-8b5dbd58b1bd0cc268bc9d569a46a7b53e0b2fa8.tar.bz2 gentoo-8b5dbd58b1bd0cc268bc9d569a46a7b53e0b2fa8.zip |
dev-vcs/git-big-picture: Stabilize 1.3.0 amd64, #932963
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-big-picture/git-big-picture-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-big-picture/git-big-picture-1.3.0.ebuild b/dev-vcs/git-big-picture/git-big-picture-1.3.0.ebuild index c0662dc77cf1..6176a2ca6672 100644 --- a/dev-vcs/git-big-picture/git-big-picture-1.3.0.ebuild +++ b/dev-vcs/git-big-picture/git-big-picture-1.3.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/git-big-picture/git-big-picture" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" # NOTE: dev-util/cram explictly does not need [${PYTHON_USEDEP}] |