diff options
author | Maciej Barć <xgqt@protonmail.com> | 2020-12-06 00:24:14 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@protonmail.com> | 2020-12-06 00:24:20 +0100 |
commit | b073196b9e898f084cb21f988513c12e4c6d66cb (patch) | |
tree | 57301d025ae45f72dcb109d7329ddd5d5149948a /gui-apps/corekeyboard | |
parent | sys-cluster/pcs-0.10.7: initial ebuild (diff) | |
download | guru-b073196b9e898f084cb21f988513c12e4c6d66cb.tar.gz guru-b073196b9e898f084cb21f988513c12e4c6d66cb.tar.bz2 guru-b073196b9e898f084cb21f988513c12e4c6d66cb.zip |
gui-apps/core*: remove mirror restriction
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
Diffstat (limited to 'gui-apps/corekeyboard')
-rw-r--r-- | gui-apps/corekeyboard/corekeyboard-4.0.0.ebuild | 2 | ||||
-rw-r--r-- | gui-apps/corekeyboard/corekeyboard-4.1.0.ebuild | 2 | ||||
-rw-r--r-- | gui-apps/corekeyboard/corekeyboard-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gui-apps/corekeyboard/corekeyboard-4.0.0.ebuild b/gui-apps/corekeyboard/corekeyboard-4.0.0.ebuild index 580cd9542..2976463bd 100644 --- a/gui-apps/corekeyboard/corekeyboard-4.0.0.ebuild +++ b/gui-apps/corekeyboard/corekeyboard-4.0.0.ebuild @@ -17,7 +17,7 @@ else S="${WORKDIR}/${PN}-v${PV}" fi -RESTRICT="mirror test" +RESTRICT="test" LICENSE="GPL-3" SLOT="0" diff --git a/gui-apps/corekeyboard/corekeyboard-4.1.0.ebuild b/gui-apps/corekeyboard/corekeyboard-4.1.0.ebuild index 580cd9542..2976463bd 100644 --- a/gui-apps/corekeyboard/corekeyboard-4.1.0.ebuild +++ b/gui-apps/corekeyboard/corekeyboard-4.1.0.ebuild @@ -17,7 +17,7 @@ else S="${WORKDIR}/${PN}-v${PV}" fi -RESTRICT="mirror test" +RESTRICT="test" LICENSE="GPL-3" SLOT="0" diff --git a/gui-apps/corekeyboard/corekeyboard-9999.ebuild b/gui-apps/corekeyboard/corekeyboard-9999.ebuild index 580cd9542..2976463bd 100644 --- a/gui-apps/corekeyboard/corekeyboard-9999.ebuild +++ b/gui-apps/corekeyboard/corekeyboard-9999.ebuild @@ -17,7 +17,7 @@ else S="${WORKDIR}/${PN}-v${PV}" fi -RESTRICT="mirror test" +RESTRICT="test" LICENSE="GPL-3" SLOT="0" |