commit: d06fdd6f9fbc500564178596349383e4d3966162 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Thu Dec 22 16:55:05 2016 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Dec 22 16:55:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d06fdd6f
app-doc/single-unix-specification: restore RESTRICT="mirror" The license does not permit reproduction without explicit written permission. Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1 app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild b/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild index 5e6174c..b9669b4 100644 --- a/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild +++ b/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild @@ -12,6 +12,7 @@ LICENSE="sus4-copyright" SLOT="4" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos" IUSE="" +RESTRICT="mirror" DEPEND="" RDEPEND=""
