summaryrefslogtreecommitdiff
path: root/dev-python/subprocess-tee
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-01 14:46:24 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-01 14:46:24 +0000
commit21b7d6b996a26c84dddfd01dbf4560ac0d376765 (patch)
treed735fc3562b6bb86b3042fc13b0be307bbabe9e0 /dev-python/subprocess-tee
parentcffbcdadc6d16999a8ea9d79d035f4c86310f9bc (diff)
downloadbaldeagleos-repo-21b7d6b996a26c84dddfd01dbf4560ac0d376765.tar.gz
baldeagleos-repo-21b7d6b996a26c84dddfd01dbf4560ac0d376765.tar.xz
baldeagleos-repo-21b7d6b996a26c84dddfd01dbf4560ac0d376765.zip
Adding metadata
Diffstat (limited to 'dev-python/subprocess-tee')
-rw-r--r--dev-python/subprocess-tee/subprocess-tee-0.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/subprocess-tee/subprocess-tee-0.3.5.ebuild b/dev-python/subprocess-tee/subprocess-tee-0.3.5.ebuild
index ff3b07508e4f..8ea46fd421fd 100644
--- a/dev-python/subprocess-tee/subprocess-tee-0.3.5.ebuild
+++ b/dev-python/subprocess-tee/subprocess-tee-0.3.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
IUSE="test-full"
REQUIRED_USE="test-full? ( test )"