diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-04-17 14:21:28 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-04-17 14:24:14 +0200 |
commit | 726cbdcbea6065b7c3ef878b2028d26b2a069ad3 (patch) | |
tree | 1c0905e49ad795e0de2f471bc1f18db386f79136 /dev-lua/luassert | |
parent | dev-lua/luacov: add <stabilize-allarches/> (diff) | |
download | gentoo-726cbdcbea6065b7c3ef878b2028d26b2a069ad3.tar.gz gentoo-726cbdcbea6065b7c3ef878b2028d26b2a069ad3.tar.bz2 gentoo-726cbdcbea6065b7c3ef878b2028d26b2a069ad3.zip |
dev-lua/luassert: add <stabilize-allarches/>
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua/luassert')
-rw-r--r-- | dev-lua/luassert/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lua/luassert/metadata.xml b/dev-lua/luassert/metadata.xml index 7a9d0e9a4307..07c5cb931e0b 100644 --- a/dev-lua/luassert/metadata.xml +++ b/dev-lua/luassert/metadata.xml @@ -9,6 +9,7 @@ <email>conikost@gentoo.org</email> <name>Conrad Kostecki</name> </maintainer> + <stabilize-allarches/> <longdescription> Adds a framework that allows registering new assertions without compromising builtin assertion functionality. |