diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 17:21:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 17:21:42 +0300 |
commit | 32a63d249c5e2867235de844be87bea4c938612b (patch) | |
tree | f42ccd393b446ce2afd05d9114561058baeb86e5 /app-portage | |
parent | dev-lang/php: Add ffi USE flag for new extension in 7.4 (diff) | |
download | gentoo-32a63d249c5e2867235de844be87bea4c938612b.tar.gz gentoo-32a63d249c5e2867235de844be87bea4c938612b.tar.bz2 gentoo-32a63d249c5e2867235de844be87bea4c938612b.zip |
app-portage/unsymlink-lib: amd64 stable wrt bug #690874
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/unsymlink-lib/unsymlink-lib-17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/unsymlink-lib/unsymlink-lib-17.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-17.ebuild index 90b56e60ca45..562293f6186a 100644 --- a/app-portage/unsymlink-lib/unsymlink-lib-17.ebuild +++ b/app-portage/unsymlink-lib/unsymlink-lib-17.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" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |