commit: 5e527318eac7f9a62e8a18239617cff7b6016783
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 21:14:46 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 21:17:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e527318
app-text/xournalpp: amd64 stable
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
app-text/xournalpp/xournalpp-1.0.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/xournalpp/xournalpp-1.0.20.ebuild
b/app-text/xournalpp/xournalpp-1.0.20.ebuild
index 4fba9f5c351..1feb81cd876 100644
--- a/app-text/xournalpp/xournalpp-1.0.20.ebuild
+++ b/app-text/xournalpp/xournalpp-1.0.20.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/xournalpp/xournalpp.git"
unset SRC_URI
else
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
SRC_URI="https://github.com/xournalpp/xournalpp/archive/${PV}.tar.gz ->
${P}.tgz"
fi