summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-04-28 21:13:29 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-04-28 21:15:25 +0300
commit80f6b238587a0e7a0bddd6a0127dbcb844986e9b (patch)
tree04bc55d7d1a373d65481d9e7699cd0d3ffe3c5e9 /dev-libs
parentwww-client/firefox: reenable elf-hack for arm (diff)
downloadgentoo-80f6b238587a0e7a0bddd6a0127dbcb844986e9b.tar.gz
gentoo-80f6b238587a0e7a0bddd6a0127dbcb844986e9b.tar.bz2
gentoo-80f6b238587a0e7a0bddd6a0127dbcb844986e9b.zip
dev-libs/girara: mark stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/girara/girara-0.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/girara/girara-0.3.2.ebuild b/dev-libs/girara/girara-0.3.2.ebuild
index 79deec03fde4..8e5a35185bb7 100644
--- a/dev-libs/girara/girara-0.3.2.ebuild
+++ b/dev-libs/girara/girara-0.3.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *999 ]]; then
EGIT_BRANCH="develop"
else
SRC_URI="https://pwmt.org/projects/girara/download/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="amd64 arm x86"
fi
LICENSE="ZLIB"