diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:39:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:39:56 +0200 |
commit | 7d80133d004e52fa3b2050170fc476d9f42f2c4e (patch) | |
tree | 01ea33ffef978c48c67acf9535b45d0ad547a124 /dev-perl | |
parent | dev-perl/Module-Starter: x86 stable wrt bug #810121 (diff) | |
download | gentoo-7d80133d004e52fa3b2050170fc476d9f42f2c4e.tar.gz gentoo-7d80133d004e52fa3b2050170fc476d9f42f2c4e.tar.bz2 gentoo-7d80133d004e52fa3b2050170fc476d9f42f2c4e.zip |
dev-perl/Software-License: x86 stable wrt bug #810121
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Software-License/Software-License-0.103.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Software-License/Software-License-0.103.14.ebuild b/dev-perl/Software-License/Software-License-0.103.14.ebuild index 676e2322dac5..29a02d0b172c 100644 --- a/dev-perl/Software-License/Software-License-0.103.14.ebuild +++ b/dev-perl/Software-License/Software-License-0.103.14.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="packages that provide templated software licenses" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |