diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 08:42:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 08:42:01 +0200 |
commit | 57c53cbcef658c927e71129a9c0444a8e349487f (patch) | |
tree | ba64bc7933dcca341aedd5dda06b8c74f71ba9cb /app-text/discount | |
parent | sys-cluster/glusterfs: amd64 stable wrt bug #746956 (diff) | |
download | gentoo-57c53cbcef658c927e71129a9c0444a8e349487f.tar.gz gentoo-57c53cbcef658c927e71129a9c0444a8e349487f.tar.bz2 gentoo-57c53cbcef658c927e71129a9c0444a8e349487f.zip |
app-text/discount: amd64 stable wrt bug #745741
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
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 d636db11738b..6277b990fb19 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 )" |