diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:04:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:10 +0200 |
commit | 79c5c719eb9ef1e268d8fb2944958fd38dd8d154 (patch) | |
tree | d2300ade2084b21bbcc5507b3d6c1cc730b8a99f /app-text/discount | |
parent | x11-wm/spectrwm: x86 stable wrt bug #745648 (diff) | |
download | gentoo-79c5c719eb9ef1e268d8fb2944958fd38dd8d154.tar.gz gentoo-79c5c719eb9ef1e268d8fb2944958fd38dd8d154.tar.bz2 gentoo-79c5c719eb9ef1e268d8fb2944958fd38dd8d154.zip |
app-text/discount: x86 stable wrt bug #745741
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/discount')
-rw-r--r-- | app-text/discount/discount-2.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/discount/discount-2.2.7.ebuild b/app-text/discount/discount-2.2.7.ebuild index 6277b990fb19..a5a6091733f8 100644 --- a/app-text/discount/discount-2.2.7.ebuild +++ b/app-text/discount/discount-2.2.7.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 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 sparc x86" IUSE="minimal test" RESTRICT="!test? ( test )" |