diff options
Diffstat (limited to 'net-mail/mblaze')
-rw-r--r-- | net-mail/mblaze/mblaze-1.2.ebuild | 1 | ||||
-rw-r--r-- | net-mail/mblaze/mblaze-9999.ebuild | 1 |
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" |