aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2022-03-16 09:20:50 +0100
committerWolfgang Müller2022-03-16 09:20:50 +0100
commitb9fa28c77b1bf7fd75822c4716f94f2e6a07533a (patch)
tree03284d3c12c8296ad0461fe369f836b00747d299
parentcccbb4954058868ed016a967c869421dbb53658b (diff)
downloadpramantha-b9fa28c77b1bf7fd75822c4716f94f2e6a07533a.tar.gz
net-mail/mblaze: Remove KEYWORDS for -9999
pkgcheck complained about this, and we really just added it ages ago for convenience.
-rw-r--r--net-mail/mblaze/mblaze-1.2.ebuild1
-rw-r--r--net-mail/mblaze/mblaze-9999.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/net-mail/mblaze/mblaze-1.2.ebuild b/net-mail/mblaze/mblaze-1.2.ebuild
index 9e58ece..73dd9a5 100644
--- a/net-mail/mblaze/mblaze-1.2.ebuild
+++ b/net-mail/mblaze/mblaze-1.2.ebuild
@@ -9,7 +9,6 @@ HOMEPAGE="https://git.vuxu.org/mblaze/"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.vuxu.org/mblaze"
- KEYWORDS="~amd64 ~x86"
else
SRC_URI="https://git.vuxu.org/mblaze/snapshot/${P}.tar.gz"
KEYWORDS="amd64 x86"
diff --git a/net-mail/mblaze/mblaze-9999.ebuild b/net-mail/mblaze/mblaze-9999.ebuild
index d57a80e..0396d7f 100644
--- a/net-mail/mblaze/mblaze-9999.ebuild
+++ b/net-mail/mblaze/mblaze-9999.ebuild
@@ -9,7 +9,6 @@ HOMEPAGE="https://git.vuxu.org/mblaze/"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.vuxu.org/mblaze"
- KEYWORDS="~amd64 ~x86"
else
SRC_URI="https://git.vuxu.org/mblaze/snapshot/${P}.tar.gz"
KEYWORDS="amd64 x86"