summaryrefslogtreecommitdiff
path: root/app-text/krop/krop-0.6.0-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/krop/krop-0.6.0-r3.ebuild')
-rw-r--r--app-text/krop/krop-0.6.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/krop/krop-0.6.0-r3.ebuild b/app-text/krop/krop-0.6.0-r3.ebuild
index 21c3bf034087..c8cd1a6d948a 100644
--- a/app-text/krop/krop-0.6.0-r3.ebuild
+++ b/app-text/krop/krop-0.6.0-r3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/arminstraub/krop.git"
else
SRC_URI="https://github.com/arminstraub/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="A tool to crop PDF files"