commit: c83cf6c10772efe6b2a13dfb9011f14a085f6084 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Oct 9 19:16:13 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Oct 9 19:16:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c83cf6c1
app-text/xournalpp: Stable for amd64 Closes: https://bugs.gentoo.org/733532 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> app-text/xournalpp/xournalpp-1.0.18-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild b/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild index 7057d336d41..3d28d5cb4eb 100644 --- a/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild +++ b/app-text/xournalpp/xournalpp-1.0.18-r1.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
