diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-07 17:25:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-07 17:25:54 +0300 |
commit | e54a239468c62133bfcdc208817c3cd03de5e5e8 (patch) | |
tree | ace71f7f312ac286794d1fd99ac314c50e5f1b54 /app-portage | |
parent | app-dicts/myspell-el: amd64 stable wrt bug #665044 (diff) | |
download | gentoo-e54a239468c62133bfcdc208817c3cd03de5e5e8.tar.gz gentoo-e54a239468c62133bfcdc208817c3cd03de5e5e8.tar.bz2 gentoo-e54a239468c62133bfcdc208817c3cd03de5e5e8.zip |
app-portage/unsymlink-lib: amd64 stable wrt bug #665404
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/unsymlink-lib/unsymlink-lib-13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/unsymlink-lib/unsymlink-lib-13.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-13.ebuild index 44bf45283e34..2fcdf5eb3a90 100644 --- a/app-portage/unsymlink-lib/unsymlink-lib-13.ebuild +++ b/app-portage/unsymlink-lib/unsymlink-lib-13.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}" |