diff options
author | Sam James <sam@gentoo.org> | 2024-07-01 17:48:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-01 17:48:17 +0100 |
commit | 0a7f685dbb83edab31ef0d350e2435d56c827685 (patch) | |
tree | 61bd2b0e4f444f9bd9396388a4633cef0523e3b2 /app-text/discount | |
parent | app-text/discount: Stabilize 2.2.7c-r1 ppc, #935284 (diff) | |
download | gentoo-0a7f685dbb83edab31ef0d350e2435d56c827685.tar.gz gentoo-0a7f685dbb83edab31ef0d350e2435d56c827685.tar.bz2 gentoo-0a7f685dbb83edab31ef0d350e2435d56c827685.zip |
app-text/discount: Stabilize 2.2.7c-r1 x86, #935284
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/discount')
-rw-r--r-- | app-text/discount/discount-2.2.7c-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/discount/discount-2.2.7c-r1.ebuild b/app-text/discount/discount-2.2.7c-r1.ebuild index 1d2d130bc198..ee0201418a57 100644 --- a/app-text/discount/discount-2.2.7c-r1.ebuild +++ b/app-text/discount/discount-2.2.7c-r1.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 )" |