diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-12 20:07:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-12 20:08:11 +0100 |
commit | a552f8f245f560c0485057e9d18840b4edb7ec1c (patch) | |
tree | 82a5968a3a28475332397b6dbb93dc87b8669a9f /app-text/discount | |
parent | dev-lang/mujs: stable 1.0.4 for ia64, bug #646784 (diff) | |
download | gentoo-a552f8f245f560c0485057e9d18840b4edb7ec1c.tar.gz gentoo-a552f8f245f560c0485057e9d18840b4edb7ec1c.tar.bz2 gentoo-a552f8f245f560c0485057e9d18840b4edb7ec1c.zip |
app-text/discount: stable 2.2.4 for ia64, bug #658482
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-text/discount')
-rw-r--r-- | app-text/discount/discount-2.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/discount/discount-2.2.4.ebuild b/app-text/discount/discount-2.2.4.ebuild index 1486b3455681..7119e482913b 100644 --- a/app-text/discount/discount-2.2.4.ebuild +++ b/app-text/discount/discount-2.2.4.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 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86" IUSE="minimal test" src_prepare() { |