diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:05:08 +0100 |
commit | ca780b851e0ebe8a27cfee5ee28936fd6a2abc06 (patch) | |
tree | ba3a8ebe1e180fad7b56ee53e1d8371e521dadd5 /app-portage/unsymlink-lib | |
parent | app-emacs/gnuserv: amd64 stable wrt bug #647122 (diff) | |
download | gentoo-ca780b851e0ebe8a27cfee5ee28936fd6a2abc06.tar.gz gentoo-ca780b851e0ebe8a27cfee5ee28936fd6a2abc06.tar.bz2 gentoo-ca780b851e0ebe8a27cfee5ee28936fd6a2abc06.zip |
app-portage/unsymlink-lib: amd64 stable wrt bug #647652
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-portage/unsymlink-lib')
-rw-r--r-- | app-portage/unsymlink-lib/unsymlink-lib-12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/unsymlink-lib/unsymlink-lib-12.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-12.ebuild index 6ca4f9fdb17b..cc0eef3daa07 100644 --- a/app-portage/unsymlink-lib/unsymlink-lib-12.ebuild +++ b/app-portage/unsymlink-lib/unsymlink-lib-12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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}" |