diff --git a/media-gfx/maim/maim-5.8.1.ebuild b/media-gfx/maim/maim-5.8.1.ebuild index 8e3d786790ae7..20a8bc236de5c 100644 --- a/media-gfx/maim/maim-5.8.1.ebuild +++ b/media-gfx/maim/maim-5.8.1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/naelstrof/maim.git" else SRC_URI="https://github.com/naelstrof/maim/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+ MIT"