diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-13 20:07:15 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-14 22:13:38 +0800 |
commit | e5ffc8387c4cad3fd1c061ed0c0952c4f9238a32 (patch) | |
tree | f98ab72a8fde51f1ecc082e8783b4c75efab6b63 /dev-vcs/stgit | |
parent | app-crypt/gentoo-keys: keyword 201901130136 for ~riscv (diff) | |
download | gentoo-e5ffc8387c4cad3fd1c061ed0c0952c4f9238a32.tar.gz gentoo-e5ffc8387c4cad3fd1c061ed0c0952c4f9238a32.tar.bz2 gentoo-e5ffc8387c4cad3fd1c061ed0c0952c4f9238a32.zip |
dev-vcs/stgit: keyword 1.1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-vcs/stgit')
-rw-r--r-- | dev-vcs/stgit/stgit-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-1.1.ebuild b/dev-vcs/stgit/stgit-1.1.ebuild index 0daa07cbdef7..09f77c8c71f7 100644 --- a/dev-vcs/stgit/stgit-1.1.ebuild +++ b/dev-vcs/stgit/stgit-1.1.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 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=">=dev-vcs/git-1.6.3.3" |