diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-05 16:02:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-05 16:02:21 +0100 |
commit | 8be4a25afac551970e18b4af3c908e947665cb02 (patch) | |
tree | d36b4afc525b86f7a4fdf8e3172c5737f925caaf /app-portage | |
parent | www-apps/nextcloud: adjust PHP deps (diff) | |
download | gentoo-8be4a25afac551970e18b4af3c908e947665cb02.tar.gz gentoo-8be4a25afac551970e18b4af3c908e947665cb02.tar.bz2 gentoo-8be4a25afac551970e18b4af3c908e947665cb02.zip |
app-portage/unsymlink-lib: amd64 stable wrt bug #774225
Package-Manager: Portage-3.0.13, 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-20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild index e4b503b36fcc..7263de39d0ea 100644 --- a/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild +++ b/app-portage/unsymlink-lib/unsymlink-lib-20.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 |