summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-04 03:30:08 +0000
committerSam James <sam@gentoo.org>2021-01-04 03:30:08 +0000
commitb91e7bd53ba9e21e26322d66b38a41ed52ecbded (patch)
tree9ddb54fafbda0ebfeaf60af83c6b32804bafa251 /dev-libs/girara
parentdev-db/unixODBC: Stabilize 2.3.9 amd64, #763459 (diff)
downloadgentoo-b91e7bd53ba9e21e26322d66b38a41ed52ecbded.tar.gz
gentoo-b91e7bd53ba9e21e26322d66b38a41ed52ecbded.tar.bz2
gentoo-b91e7bd53ba9e21e26322d66b38a41ed52ecbded.zip
dev-libs/girara: Stabilize 0.3.5 amd64, #763456
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/girara')
-rw-r--r--dev-libs/girara/girara-0.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/girara/girara-0.3.5.ebuild b/dev-libs/girara/girara-0.3.5.ebuild
index 7009fe824cc0..6c0d8688125f 100644
--- a/dev-libs/girara/girara-0.3.5.ebuild
+++ b/dev-libs/girara/girara-0.3.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"