diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 16:29:37 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 16:29:37 +0000 |
commit | 46ad6830c785f1ecc8db708488d24d858bb30d57 (patch) | |
tree | 2d534443edac4a0321c41b549d84523457d73ccb /app-text/discount | |
parent | dev-python/unasync: Stabilize 0.5.0-r1 amd64, #902939 (diff) | |
download | gentoo-46ad6830c785f1ecc8db708488d24d858bb30d57.tar.gz gentoo-46ad6830c785f1ecc8db708488d24d858bb30d57.tar.bz2 gentoo-46ad6830c785f1ecc8db708488d24d858bb30d57.zip |
app-text/discount: Stabilize 2.2.7c arm64, #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 7a8dac25d61d..9e65a6227567 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 )" |