diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-02 00:38:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-02 00:42:33 +0200 |
commit | 25bcf0433e765a0645e5b2081bf933b956ae3809 (patch) | |
tree | 5966326927f8f40d1e4974e65b5f31760d3b61ac /app-text/discount | |
parent | media-libs/aubio: x86 stable (bug #667510) (diff) | |
download | gentoo-25bcf0433e765a0645e5b2081bf933b956ae3809.tar.gz gentoo-25bcf0433e765a0645e5b2081bf933b956ae3809.tar.bz2 gentoo-25bcf0433e765a0645e5b2081bf933b956ae3809.zip |
app-text/discount: x86 stable (bug #658482)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'app-text/discount')
-rw-r--r-- | app-text/discount/discount-2.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/discount/discount-2.2.4.ebuild b/app-text/discount/discount-2.2.4.ebuild index 8aa88de24c65..8bbbb82677b3 100644 --- a/app-text/discount/discount-2.2.4.ebuild +++ b/app-text/discount/discount-2.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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() { |