diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-26 08:54:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-26 08:54:28 +0200 |
commit | 6e8208ad917c8fe8b20d83edc07f4bcd04f5b062 (patch) | |
tree | 8c9f08ffbb8c7743fea954eef6b0f26a8abdf22c /app-text/discount | |
parent | dev-libs/libbytesize: sparc stable wrt bug #847448 (diff) | |
download | gentoo-6e8208ad917c8fe8b20d83edc07f4bcd04f5b062.tar.gz gentoo-6e8208ad917c8fe8b20d83edc07f4bcd04f5b062.tar.bz2 gentoo-6e8208ad917c8fe8b20d83edc07f4bcd04f5b062.zip |
app-text/discount: sparc stable wrt bug #847460
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/discount')
-rw-r--r-- | app-text/discount/discount-2.2.7b.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/discount/discount-2.2.7b.ebuild b/app-text/discount/discount-2.2.7b.ebuild index a6e4773e236c..e53c8e7547af 100644 --- a/app-text/discount/discount-2.2.7b.ebuild +++ b/app-text/discount/discount-2.2.7b.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 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="minimal test" RESTRICT="!test? ( test )" |