diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:16:47 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:16:47 +0000 |
commit | d6efcd56238ef0e9a2911d28c9391556c5b43aa9 (patch) | |
tree | 52d8ae0f0dbcf2268ac9893fe9afcd1f28fe0e8e /dev-python/OutputCheck | |
parent | dev-lang/typescript: Stabilize 4.9.5 amd64, #899188 (diff) | |
download | gentoo-d6efcd56238ef0e9a2911d28c9391556c5b43aa9.tar.gz gentoo-d6efcd56238ef0e9a2911d28c9391556c5b43aa9.tar.bz2 gentoo-d6efcd56238ef0e9a2911d28c9391556c5b43aa9.zip |
dev-python/OutputCheck: Stabilize 0.4.2-r1 amd64, #899200
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/OutputCheck')
-rw-r--r-- | dev-python/OutputCheck/OutputCheck-0.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/OutputCheck/OutputCheck-0.4.2-r1.ebuild b/dev-python/OutputCheck/OutputCheck-0.4.2-r1.ebuild index fc9ebef88ec2..814333b341ff 100644 --- a/dev-python/OutputCheck/OutputCheck-0.4.2-r1.ebuild +++ b/dev-python/OutputCheck/OutputCheck-0.4.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/stp/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |