diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:30:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:30:46 +0300 |
commit | eeacd4ab59de713eb2367ed5f1c44a4e6263704e (patch) | |
tree | 28bb80a9e512ac50adb048b5c3da9c343e21028f | |
parent | dev-python/more-itertools: Stabilize 9.1.0 ALLARCHES, #903590 (diff) | |
download | gentoo-eeacd4ab59de713eb2367ed5f1c44a4e6263704e.tar.gz gentoo-eeacd4ab59de713eb2367ed5f1c44a4e6263704e.tar.bz2 gentoo-eeacd4ab59de713eb2367ed5f1c44a4e6263704e.zip |
app-text/discount: Stabilize 2.2.7c x86, #903581
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 6472ea525508..1c72f6c16bad 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 )" |