diff options
author | Sam James <sam@gentoo.org> | 2022-05-25 20:23:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-25 20:23:28 +0100 |
commit | 1b9eaac51d7980ff52a9496fdffbd7d514a28cbf (patch) | |
tree | 66a5e1b9b3acb6578434db6686ee360060aa0443 /app-text | |
parent | net-wireless/iwd: Stabilize 1.27 x86, #847457 (diff) | |
download | gentoo-1b9eaac51d7980ff52a9496fdffbd7d514a28cbf.tar.gz gentoo-1b9eaac51d7980ff52a9496fdffbd7d514a28cbf.tar.bz2 gentoo-1b9eaac51d7980ff52a9496fdffbd7d514a28cbf.zip |
app-text/discount: Stabilize 2.2.7b x86, #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 de70d68505e9..a85c0c1420b4 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 )" |