diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:32:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:32:19 +0300 |
commit | b1de409179355f2c731e193c694fc640db05cac9 (patch) | |
tree | d62db5b8d69804c9968fcbf4aa874c5a6cc7d059 /app-text/discount | |
parent | dev-ml/ppx_variants_conv: Stabilize 0.15.0 x86, #901701 (diff) | |
download | gentoo-b1de409179355f2c731e193c694fc640db05cac9.tar.gz gentoo-b1de409179355f2c731e193c694fc640db05cac9.tar.bz2 gentoo-b1de409179355f2c731e193c694fc640db05cac9.zip |
app-text/discount: Stabilize 2.2.7c sparc, #903581
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/discount')
-rw-r--r-- | app-text/discount/discount-2.2.7c.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/discount/discount-2.2.7c.ebuild b/app-text/discount/discount-2.2.7c.ebuild index 1c72f6c16bad..23e1e64e5273 100644 --- a/app-text/discount/discount-2.2.7c.ebuild +++ b/app-text/discount/discount-2.2.7c.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Orc/discount/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/2.2.7" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv sparc x86" IUSE="minimal test" RESTRICT="!test? ( test )" |