diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:42:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:42:33 +0200 |
commit | d473c2dd4c2dd5db5b3745c177619eac7aeeb241 (patch) | |
tree | a7820d28d93bc1f6524f6faf3d137508d1637fc9 /dev-perl/Text-Markdown | |
parent | media-sound/awesfx: x86 stable wrt bug #681416 (diff) | |
download | gentoo-d473c2dd4c2dd5db5b3745c177619eac7aeeb241.tar.gz gentoo-d473c2dd4c2dd5db5b3745c177619eac7aeeb241.tar.bz2 gentoo-d473c2dd4c2dd5db5b3745c177619eac7aeeb241.zip |
dev-perl/Text-Markdown: x86 stable wrt bug #681426
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-perl/Text-Markdown')
-rw-r--r-- | dev-perl/Text-Markdown/Text-Markdown-1.0.31-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Markdown/Text-Markdown-1.0.31-r1.ebuild b/dev-perl/Text-Markdown/Text-Markdown-1.0.31-r1.ebuild index 9ae0ef4f3235..257c61163976 100644 --- a/dev-perl/Text-Markdown/Text-Markdown-1.0.31-r1.ebuild +++ b/dev-perl/Text-Markdown/Text-Markdown-1.0.31-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=" |