diff options
author | Sam James <sam@gentoo.org> | 2022-05-25 20:24:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-25 20:24:37 +0100 |
commit | 23f75698dfe7e699b397e9d57e39abfedd59b4a8 (patch) | |
tree | c530e0116d5616e4fa0dbaefe1cebbc101372c12 /app-text | |
parent | net-wireless/iwd: Stabilize 1.27 ppc64, #847457 (diff) | |
download | gentoo-23f75698dfe7e699b397e9d57e39abfedd59b4a8.tar.gz gentoo-23f75698dfe7e699b397e9d57e39abfedd59b4a8.tar.bz2 gentoo-23f75698dfe7e699b397e9d57e39abfedd59b4a8.zip |
app-text/discount: Stabilize 2.2.7b ppc64, #847460
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/discount/discount-2.2.7b.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/discount/discount-2.2.7b.ebuild b/app-text/discount/discount-2.2.7b.ebuild index a85c0c1420b4..fb6252e7048b 100644 --- a/app-text/discount/discount-2.2.7b.ebuild +++ b/app-text/discount/discount-2.2.7b.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -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 )" |