diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:37:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:37:49 +0100 |
commit | ac1a024f2e74c8bcec0157f52cb76d054128d69c (patch) | |
tree | 4c8b99a2637a84c6c6e4cb1312e9db284f1ecddb /app-portage | |
parent | dev-python/django: amd64/x86 stable (ALLARCHES policy) wrt bug #758533 (diff) | |
download | gentoo-ac1a024f2e74c8bcec0157f52cb76d054128d69c.tar.gz gentoo-ac1a024f2e74c8bcec0157f52cb76d054128d69c.tar.bz2 gentoo-ac1a024f2e74c8bcec0157f52cb76d054128d69c.zip |
app-portage/unsymlink-lib: amd64 stable wrt bug #760288
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/unsymlink-lib/unsymlink-lib-19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/unsymlink-lib/unsymlink-lib-19.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-19.ebuild index f7f1966a740b..3a106d8b11aa 100644 --- a/app-portage/unsymlink-lib/unsymlink-lib-19.ebuild +++ b/app-portage/unsymlink-lib/unsymlink-lib-19.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mgorny/unsymlink-lib/archive/v${PV}.tar.gz -> ${P}.t LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # tests are docker-based, you need a running docker daemon and you # should expect leftover images |