diff options
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-games/quake4-sdk/quake4-sdk-1.4.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild b/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild index 5b5976f8d6c0..fb80cba1dafb 100644 --- a/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild +++ b/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ LICENSE="QUAKE4" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="" -RESTRICT="strip" +RESTRICT="bindist mirror strip" S="${WORKDIR}" diff --git a/dev-games/quake4-sdk/quake4-sdk-1.4.2.ebuild b/dev-games/quake4-sdk/quake4-sdk-1.4.2.ebuild index 4d98a6595544..03bf48f840d3 100644 --- a/dev-games/quake4-sdk/quake4-sdk-1.4.2.ebuild +++ b/dev-games/quake4-sdk/quake4-sdk-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ LICENSE="QUAKE4" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="" -RESTRICT="strip" +RESTRICT="bindist mirror strip" S=${WORKDIR} |