summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/ETL/ETL-0.04.10.ebuild')
-rw-r--r--dev-cpp/ETL/ETL-0.04.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/ETL/ETL-0.04.10.ebuild b/dev-cpp/ETL/ETL-0.04.10.ebuild
index 4d7d0ce41..dfc20997b 100644
--- a/dev-cpp/ETL/ETL-0.04.10.ebuild
+++ b/dev-cpp/ETL/ETL-0.04.10.ebuild
@@ -3,7 +3,7 @@
# $Header: $
DESCRIPTION="VoriaETL is a multiplatform class and template library which
-complements and supplements the C++ STL."
+complements and supplements the C++ STL"
# currently :
# https://sourceforge.net/projects/synfig/
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/synfig/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
src_install() {
emake DESTDIR="${D}" install || die "Install failed!"