summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-02-28 22:14:46 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-02-28 22:17:11 +0100
commit5e527318eac7f9a62e8a18239617cff7b6016783 (patch)
treec462987026c87cd9a97932b4dd699d2a90abebf3 /app-text
parentapp-text/xournalpp: Depend on portaudio[cxx] (diff)
downloadgentoo-5e527318eac7f9a62e8a18239617cff7b6016783.tar.gz
gentoo-5e527318eac7f9a62e8a18239617cff7b6016783.tar.bz2
gentoo-5e527318eac7f9a62e8a18239617cff7b6016783.zip
app-text/xournalpp: amd64 stable
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/xournalpp/xournalpp-1.0.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xournalpp/xournalpp-1.0.20.ebuild b/app-text/xournalpp/xournalpp-1.0.20.ebuild
index 4fba9f5c351b..1feb81cd876a 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