diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:49:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:49:14 +0200 |
commit | 8fbbd2793a59376ad85534dd4c8963792fc897dd (patch) | |
tree | fe207101ceb44338579e98cf3cbcfac33a8e7c2b /app-portage/unsymlink-lib | |
parent | dev-tex/latex2html: amd64 stable wrt bug #704630 (diff) | |
download | gentoo-8fbbd2793a59376ad85534dd4c8963792fc897dd.tar.gz gentoo-8fbbd2793a59376ad85534dd4c8963792fc897dd.tar.bz2 gentoo-8fbbd2793a59376ad85534dd4c8963792fc897dd.zip |
app-portage/unsymlink-lib: amd64 stable wrt bug #734532
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage/unsymlink-lib')
-rw-r--r-- | app-portage/unsymlink-lib/unsymlink-lib-18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild index 03c0f831738d..11089ce1b6eb 100644 --- a/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild +++ b/app-portage/unsymlink-lib/unsymlink-lib-18.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" +KEYWORDS="amd64" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # tests are docker-based, you need a running docker daemon and you # should expect leftover images |